Searched defs:node_dtypes (Results 1 – 5 of 5) sorted by relevance
85 std::vector<string> node_dtypes; in ParseInputArrayInfo() local95 const std::vector<string>& node_dtypes, in ParseInputArrayInfo()
58 std::vector<string> node_dtypes; in ConvertGraphDefToTFLiteFlatBuffer() local
132 std::vector<string> node_dtypes; in ConvertSavedModelToTFLiteFlatBuffer() local
204 std::vector<string>* node_dtypes, in PopulateQuantizationSpecs()
167 std::vector<string> node_dtypes = absl::StrSplit(input_data_types, ','); in ImportGraphDef() local