Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops.cc75 DebugNanCountOp<type>);
85 DebugNanCountOp<type>);
98 DebugNanCountOp<type>);
Ddebug_ops.h226 class DebugNanCountOp : public BaseDebugOp {
228 explicit DebugNanCountOp(OpKernelConstruction* context) in DebugNanCountOp() function