Home
last modified time | relevance | path

Searched defs:operand_ty (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_gather_to_torch_index_select.cc40 auto operand_ty = operand.getType().cast<ShapedType>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc461 auto operand_ty = (*operands.begin()).getType().cast<ShapedType>(); in inferReturnTypes() local
517 Type operand_ty = operand.getType(); in build() local
527 auto operand_ty = getOperand().getType().cast<TensorType>(); in fold() local
1749 static TensorType GetReduceResultType(Type operand_ty, in GetReduceResultType()
2036 auto operand_ty = op.operand().getType().dyn_cast<RankedTensorType>(); in Verify() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc1587 auto operand_ty = val.getType().dyn_cast<ShapedType>(); in VerifyStridedSliceBase() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc2655 auto operand_ty = operand.getType().cast<TensorType>(); in matchAndRewrite() local