Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc198 llvm::Value* executable_run_options_value_; member in xla::cpu::__anond13f39450111::DotOpEmitter
220 executable_run_options_value_(executable_run_options_value), in DotOpEmitter()
674 {b_->CreateBitCast(executable_run_options_value_, int8_ptr_type), in EmitCallToRuntime()