Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops.cc53 DebugIdentityOp);
60 DebugIdentityOp);
68 DebugIdentityOp);
Ddebug_ops.h209 class DebugIdentityOp : public BaseDebugOp {
211 explicit DebugIdentityOp(OpKernelConstruction* context) in DebugIdentityOp() function