Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops.cc81 DebugNumericSummaryOp<type>);
94 DebugNumericSummaryOp<type>);
Ddebug_ops.h263 class DebugNumericSummaryOp : public BaseDebugOp {
265 explicit DebugNumericSummaryOp(OpKernelConstruction* context) in DebugNumericSummaryOp() function