Searched defs:CollectivePermuteOp (Results 1 – 2 of 2) sorted by relevance
96 class CollectivePermuteOp : public XlaOpKernel { class98 explicit CollectivePermuteOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) {} in CollectivePermuteOp() function in tensorflow::__anonbe76eefc0111::CollectivePermuteOp
1143 static StringRef CustomCallTarget(CollectivePermuteOp) { in CustomCallTarget() argument