Searched defs:StringJoinOp (Results 1 – 1 of 1) sorted by relevance
29 class StringJoinOp : public OpKernel { class33 explicit StringJoinOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in StringJoinOp() function in tensorflow::StringJoinOp