Searched defs:debug_info_file (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
D | tf_mlir_translate.cc | 45 llvm::StringRef input, absl::string_view debug_info_file, in GraphdefToMlirImport() 103 llvm::StringRef input, absl::string_view debug_info_file, in GraphdefToMlirTranslateFunction() 124 llvm::StringRef input, absl::string_view debug_info_file, in GraphdefToMlirTranslateFunction() 217 llvm::StringRef input, absl::string_view debug_info_file, in GraphdefToSplattedMlirTranslateFunction() 268 llvm::StringRef input, absl::string_view debug_info_file, in GraphdefToSplattedMlirTranslateFunction()
|
D | tf_mlir_translate_cl.cc | 83 opt<std::string> debug_info_file( variable
|
/external/tensorflow/tensorflow/compiler/mlir/tfjs/translate/ |
D | tf_to_tfjs_json.cc | 75 absl::string_view debug_info_file, absl::string_view input_arrays, in LoadFromGraphdefOrMlirSource()
|
/external/tensorflow/tensorflow/compiler/mlir/lite/ |
D | tf_to_tfl_flatbuffer.cc | 100 const GraphImportConfig& specs, absl::string_view debug_info_file, in LoadFromGraphdefOrMlirSource()
|