Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.h747 absl::optional<mlir::OwningModuleRef> mlir_scratch_module_; variable
Dir_emitter_unnested.cc543 emitter->mlir_scratch_module_.emplace(mlir::ModuleOp::create( in Create()
547 emitter->mlir_scratch_module_->get()); in Create()