Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops.cc44 DebugIdentityOp);
51 DebugIdentityOp);
Ddebug_ops.h208 class DebugIdentityOp : public BaseDebugOp {
210 explicit DebugIdentityOp(OpKernelConstruction* context) in DebugIdentityOp() function