Searched defs:debug_info_file (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
H A D | tf_mlir_translate.cc | 45 llvm::StringRef input, absl::string_view debug_info_file, in GraphdefToMlirImport() 105 llvm::StringRef input, absl::string_view debug_info_file, in GraphdefToMlirTranslateFunction() 126 llvm::StringRef input, absl::string_view debug_info_file, in GraphdefToMlirTranslateFunction() 243 llvm::StringRef input, absl::string_view debug_info_file, in GraphdefToSplattedMlirTranslateFunction() 295 llvm::StringRef input, absl::string_view debug_info_file, in GraphdefToSplattedMlirTranslateFunction()
|
H A D | tf_mlir_translate_cl.cc | 84 opt<std::string> debug_info_file( variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfjs/translate/ |
H A D | tf_to_tfjs_json.cc | 76 absl::string_view debug_info_file, absl::string_view input_arrays, in LoadFromGraphdefOrMlirSource()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ |
H A D | tf_to_tfl_flatbuffer.cc | 110 const GraphImportConfig& specs, absl::string_view debug_info_file, in LoadFromGraphdefOrMlirSource()
|