Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dcollective_ops.py28 final_op='Id', argument
79 final_op='Id', argument
Dcollective_ops_test.py57 final_op='Div', argument
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Didentify_dilated_conv.cc106 auto final_op = GetOpWithInput(*model, next_op->outputs[0]); in ResolveDilatedConv() local
/external/tensorflow/tensorflow/c/eager/parallel_device/
Dparallel_device_test.cc400 const std::string final_op("Id"); in CollectiveSum() local
491 const std::string final_op("Id"); in RegisterCollectiveMulFunction() local
/external/tensorflow/tensorflow/core/framework/
Dcollective.h147 OpKernel* final_op = nullptr; // reduction only member
/external/grpc-grpc/src/core/lib/surface/
Dcall.cc209 } final_op; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc250 } final_op; member