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.cc124 explicit DotOpEmitter(DotInfo dot_info, string dot_hlo_name,
236 DotInfo dot_info, string dot_hlo_name, const llvm_ir::IrArray& target_array, in DotOpEmitter() argument
243 dot_hlo_name_(std::move(dot_hlo_name)), in DotOpEmitter()