Home
last modified time | relevance | path

Searched refs:StringFormatOp (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dstring_format_op.cc25 class StringFormatOp : public OpKernel { class
27 explicit StringFormatOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in StringFormatOp() function in tensorflow::StringFormatOp
63 StringFormatOp);