Searched defs:output_ty (Results 1 – 5 of 5) sorted by relevance
78 auto output_ty = RankedTensorType::get({}, VariantType::get(&getContext())); in runOnFunction() local
579 TensorType &output_ty) { in GetReshapeOutputType()677 auto output_ty = op.getType().dyn_cast<RankedTensorType>(); in Verify() local705 TensorType output_ty; in build() local1090 auto output_ty = op.output().getType().dyn_cast<RankedTensorType>(); in Verify() local1988 auto output_ty = output().getType().dyn_cast<RankedTensorType>(); in fold() local
213 RankedTensorType output_ty = GetRankedTensorTypeForOperand(op.output()); in Verify() local
322 def quantizer_flags(self, input_ty=None, output_ty=None): argument347 def flags_modify_model_io_type(self, input_ty=None, output_ty=None): argument
1351 TensorType &output_ty) { in GetReshapeOutputType()1451 auto output_ty = op.getType().dyn_cast<RankedTensorType>(); in Verify() local