HomeSort by relevance Sort by last modified time
    Searched defs:HandleTuple (Results 1 - 8 of 8) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
fused_ir_emitter.cc 169 Status FusedIrEmitter::HandleTuple(HloInstruction* tuple) {
  /external/tensorflow/tensorflow/compiler/xla/service/
logical_buffer_analysis.cc 162 Status LogicalBufferAnalysis::HandleTuple(HloInstruction* tuple) {
tuple_points_to_analysis.cc 356 Status TuplePointsToAnalysis::HandleTuple(HloInstruction* tuple) {
    [all...]
hlo_cost_analysis.cc 210 Status HloCostAnalysis::HandleTuple(const HloInstruction* tuple) {
hlo_evaluator.cc 769 Status HloEvaluator::HandleTuple(HloInstruction* tuple) {
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
ir_emitter.cc 142 Status IrEmitter::HandleTuple(HloInstruction* tuple) {
    [all...]
ir_emitter_unnested.cc 734 Status IrEmitterUnnested::HandleTuple(HloInstruction* tuple) {
772 return IrEmitter::HandleTuple(tuple);
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_emitter.cc 624 Status IrEmitter::HandleTuple(HloInstruction* tuple) {
    [all...]

Completed in 148 milliseconds