Home
last modified time | relevance | path

Searched defs:pass_config (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/
Dtf_tfl_passes.cc137 const mlir::TFL::PassConfig& pass_config, in AddPreVariableFreezingTFToTFLConversionPasses()
197 const mlir::TFL::PassConfig& pass_config, in AddPostVariableFreezingTFToTFLConversionPasses()
382 const mlir::TFL::PassConfig& pass_config, in AddTFToTFLConversionPasses()
388 void AddTFToTFLConversionPasses(const mlir::TFL::PassConfig& pass_config, in AddTFToTFLConversionPasses()
Dtf_tfl_translate.cc267 mlir::TFL::PassConfig pass_config(quant_specs); in main() local
Dtf_to_tfl_flatbuffer.cc190 const toco::TocoFlags& toco_flags, const mlir::TFL::PassConfig& pass_config, in ConvertTFExecutorToTFLOrFlatbuffer()
/external/tensorflow/tensorflow/compiler/mlir/lite/python/
Dgraphdef_to_tfl_flatbuffer.cc99 mlir::TFL::PassConfig pass_config(quant_specs); in ConvertGraphDefToTFLiteFlatBuffer() local
Dsaved_model_to_tfl_flatbuffer.cc182 mlir::TFL::PassConfig pass_config(quant_specs); in ConvertSavedModelToTFLiteFlatBuffer() local
Djax_to_tfl_flatbuffer.cc148 mlir::TFL::PassConfig pass_config(quant_specs); in ConvertJaxToTFLiteFlatBuffer() local
Dtf_tfl_flatbuffer_helpers.cc334 const mlir::TFL::PassConfig& pass_config, in ConvertMLIRToTFLiteFlatBuffer()