Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_patterns.td535 …"UnpackTensorAlongZeroDim($0.getLoc(), CastValueToI64($0.getLoc(), $1, &$_builder), &$_builder).ou…
Dlegalize_tf.cc236 static TF::UnpackOp UnpackTensorAlongZeroDim(Location loc, Value value, in UnpackTensorAlongZeroDim() function