Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtranspose_op.cc145 void InvertPermutation(XlaOpKernelContext* ctx) { in InvertPermutation() function in tensorflow::__anonb5cb31d30111::InvertPermutationOp
/external/tensorflow/tensorflow/go/op/
Dwrappers.go1934 func InvertPermutation(scope *Scope, x tf.Output) (y tf.Output) { func