Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_tf.cc699 auto tf_shape_op = cast<TF::ShapeOp>(op); in matchAndRewrite() local
702 tf_shape_op.getResult().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()
707 tf_shape_op.input().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite()