Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf_collective.cc137 StringRef final_op, Operation* op) { in ConvertAllReduce()
215 StringRef merge_op, final_op; in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dcollective_ops.py24 final_op='Id', argument
100 final_op='Id', argument
H A Dcollective_ops_test.py53 final_op='Div', argument
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/parallel_device/
H A Dparallel_device_test.cc393 const std::string final_op("Id"); in CollectiveSum() local
483 const std::string final_op("Id"); in RegisterCollectiveMulFunction() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/utils/
H A Dcollective_lowering.cc93 mlir::Operation** final_op) { in EmitAllReduceForXla()
225 mlir::Operation* final_op; in LowerAllReduceOpImpl() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Didentify_dilated_conv.cc106 auto final_op = GetOpWithInput(*model, next_op->outputs[0]); in ResolveDilatedConv() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcollective.h155 OpKernel* final_op = nullptr; // reduction only member