Home
last modified time | relevance | path

Searched defs:node_dtypes (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dmlir_roundtrip_flags.cc89 std::vector<string> node_dtypes; in ParseInputArrayInfo() local
145 const std::vector<string>& node_dtypes, in ParseInputArrayInfo()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/python/
H A Dgraphdef_to_tfl_flatbuffer.cc60 std::vector<string> node_dtypes; in ConvertGraphDefToTFLiteFlatBuffer() local
H A Dsaved_model_to_tfl_flatbuffer.cc137 std::vector<string> node_dtypes; in ConvertSavedModelToTFLiteFlatBuffer() local
H A Djax_to_tfl_flatbuffer.cc133 std::vector<string> node_dtypes; in ConvertJaxToTFLiteFlatBuffer() local
H A Dtf_tfl_flatbuffer_helpers.cc210 std::vector<string>* node_names, std::vector<string>* node_dtypes, in PopulateQuantizationSpecs()