Home
last modified time | relevance | path

Searched defs:compare_direction (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc625 StringAttr compare_direction = StringAttr::get(builder->getContext(), "LT"); in CreateWhile32() local
899 StringAttr compare_direction = StringAttr::get(b.getContext(), direction); in BuildArgMinMaxReductionBody() local
1019 StringAttr compare_direction = builder->getStringAttr(direction); in BuildSortComparisonBody() local
1909 StringAttr compare_direction = StringAttr::get(rewriter.getContext(), "GT"); in matchAndRewrite() local
1949 StringAttr compare_direction = StringAttr::get(rewriter.getContext(), "GT"); in matchAndRewrite() local