Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops.cc59 DebugNanCountOp<type>);
69 DebugNanCountOp<type>);
Ddebug_ops.h225 class DebugNanCountOp : public BaseDebugOp {
227 explicit DebugNanCountOp(OpKernelConstruction* context) in DebugNanCountOp() function