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.cc109 explicit DotOpEmitter(DotInfo dot_info, string dot_hlo_name,
205 DotOpEmitter::DotOpEmitter(DotInfo dot_info, string dot_hlo_name, in DotOpEmitter() argument
215 dot_hlo_name_(std::move(dot_hlo_name)), in DotOpEmitter()