HomeSort by relevance Sort by last modified time
    Searched refs:BroadcastZeros (Results 1 - 6 of 6) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_creation_utils_test.cc 195 BroadcastZeros(module->entry_computation(), S32, {2, 2});
214 BroadcastZeros(module->entry_computation(), F32, {2, 2});
hlo_creation_utils.h 216 HloInstruction* BroadcastZeros(HloComputation* computation,
gather_expander.cc 244 return BroadcastZeros(computation, element_type,
scatter_expander.cc 182 BroadcastZeros(computation, index->shape().element_type(),
hlo_creation_utils.cc 437 HloInstruction* BroadcastZeros(HloComputation* computation,
algebraic_simplifier.cc     [all...]

Completed in 830 milliseconds