Searched refs:DebugIdentityOp (Results 1 – 2 of 2) sorted by relevance
44 DebugIdentityOp);51 DebugIdentityOp);
208 class DebugIdentityOp : public BaseDebugOp {210 explicit DebugIdentityOp(OpKernelConstruction* context) in DebugIdentityOp() function