Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/ops/
Darray_ops.cc37 Status IdentityN(AbstractContext* ctx, in IdentityN() function
/external/tensorflow/tensorflow/go/op/
Dwrappers.go8488 func IdentityN(scope *Scope, input []tf.Output) (output []tf.Output) { func