Home
last modified time | relevance | path

Searched defs:IdentityNOp (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Didentity_n_op.h25 explicit IdentityNOp(OpKernelConstruction* context) : OpKernel(context) {} in IdentityNOp() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dattribute_utils.h53 class IdentityNOp; variable