Home | History | Annotate | Download | only in toco

Lines Matching refs:specified_type

1207       const ArrayDataType specified_type =
1209 QCHECK(specified_type != ArrayDataType::kNone);
1211 QCHECK(specified_type == input_array.data_type)
1217 input_array.data_type = specified_type;