Searched defs:PrintOp (Results 1 – 1 of 1) sorted by relevance
108 class PrintOp : public OpKernel { class110 explicit PrintOp(OpKernelConstruction* ctx) in PrintOp() function in tensorflow::PrintOp