Searched defs:CollectiveReduceV2Op (Results 1 – 1 of 1) sorted by relevance
28 class CollectiveReduceV2Op : public XlaOpKernel { class30 explicit CollectiveReduceV2Op(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in CollectiveReduceV2Op() function in tensorflow::CollectiveReduceV2Op