Searched defs:SummaryScalarOp (Results 1 – 1 of 1) sorted by relevance
35 class SummaryScalarOp : public OpKernel { class37 explicit SummaryScalarOp(OpKernelConstruction* context) : OpKernel(context) {} in SummaryScalarOp() function in tensorflow::SummaryScalarOp