Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dunsorted_segment_join_op.cc75 class UnsortedSegmentJoinOp : public OpKernel { class
79 explicit UnsortedSegmentJoinOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in UnsortedSegmentJoinOp() function in tensorflow::UnsortedSegmentJoinOp