Home
last modified time | relevance | path

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

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