Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dtf_tfl_translate_cl.cc63 opt<bool> input_mlir( variable
H A Dtf_to_tfl_flatbuffer.cc108 const std::string& input_filename, bool input_mlir, in LoadFromGraphdefOrMlirSource()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/
H A Dtflite_import_export.h36 bool input_mlir = false; member
H A Dtac_translate.cc72 opt<bool> input_mlir("input-mlir", variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/utils/
H A Dutils.cc45 const std::string& input_filename, bool input_mlir, in ImportFlatbufferOrMlir()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfjs/translate/
H A Dtf_tfjs_translate.cc82 opt<bool> input_mlir( variable
H A Dtf_to_tfjs_json.cc74 const std::string& input_filename, bool input_mlir, in LoadFromGraphdefOrMlirSource()