Home
last modified time | relevance | path

Searched refs:ConvertTFExecutorToTFLOrFlatbuffer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dtf_to_tfl_flatbuffer.h75 Status ConvertTFExecutorToTFLOrFlatbuffer(
H A Dtf_tfl_translate.cc300 auto status = tensorflow::ConvertTFExecutorToTFLOrFlatbuffer( in main()
H A Dtf_to_tfl_flatbuffer.cc188 Status ConvertTFExecutorToTFLOrFlatbuffer( in ConvertTFExecutorToTFLOrFlatbuffer() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/python/
H A Dtf_tfl_flatbuffer_helpers.cc346 auto status = ConvertTFExecutorToTFLOrFlatbuffer( in ConvertMLIRToTFLiteFlatBuffer()