Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc193 string dot_hlo_name_; member in xla::cpu::__anond13f39450111::DotOpEmitter
215 dot_hlo_name_(std::move(dot_hlo_name)), in DotOpEmitter()
431 llvm_ir::ForLoopNest loop_nest(llvm_ir::IrName(dot_hlo_name_), b_); in EmitNaiveLlvmIrGemm()