Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops.cc103 DebugIdentityV2Op);
110 DebugIdentityV2Op);
Ddebug_ops.h393 class DebugIdentityV2Op : public OpKernel {
395 explicit DebugIdentityV2Op(OpKernelConstruction* context) in DebugIdentityV2Op() function