Searched refs:DebugIdentityOp (Results 1 – 2 of 2) sorted by relevance
53 DebugIdentityOp);60 DebugIdentityOp);68 DebugIdentityOp);
209 class DebugIdentityOp : public BaseDebugOp {211 explicit DebugIdentityOp(OpKernelConstruction* context) in DebugIdentityOp() function