Searched defs:SubstrOp (Results 1 – 1 of 1) sorted by relevance
39 class SubstrOp : public OpKernel { class41 explicit SubstrOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in SubstrOp() function in tensorflow::SubstrOp