Searched defs:UnsortedSegmentJoinOp (Results 1 – 1 of 1) sorted by relevance
75 class UnsortedSegmentJoinOp : public OpKernel { class79 explicit UnsortedSegmentJoinOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in UnsortedSegmentJoinOp() function in tensorflow::UnsortedSegmentJoinOp