Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dall_reduce_op.cc28 class CollectiveReduceV2Op : public XlaOpKernel { class
30 explicit CollectiveReduceV2Op(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in CollectiveReduceV2Op() function in tensorflow::CollectiveReduceV2Op