Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Ddump_mlir_util.cc101 struct CrashReproducerStream : public mlir::PassManager::ReproducerStream { struct
102 CrashReproducerStream(llvm::StringRef name, in CrashReproducerStream() argument
255 return std::make_unique<CrashReproducerStream>(path, std::move(file)); in SetCrashReproducer()