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

  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_liveness.cc 105 if (points_to_analysis().DoesNotUseOperandBuffer(alias.instruction(),
hlo_dataflow_analysis.h 143 bool DoesNotUseOperandBuffer(const HloInstruction* operand,
tuple_points_to_analysis.h 263 bool DoesNotUseOperandBuffer(const HloInstruction* operand,
tuple_points_to_analysis_test.cc     [all...]
hlo_ordering.cc 272 if (dataflow.DoesNotUseOperandBuffer(a.instruction(), a.index(),
tuple_points_to_analysis.cc 592 bool TuplePointsToAnalysis::DoesNotUseOperandBuffer(
615 if (DoesNotUseOperandBuffer(alias.instruction(), alias.index(),
643 if (DoesNotUseOperandBuffer(alias.instruction(), alias.index(),
    [all...]
hlo_dataflow_analysis_test.cc     [all...]
hlo_dataflow_analysis.cc     [all...]
hlo_rematerialization.cc 300 if (points_to_analysis.DoesNotUseOperandBuffer(
    [all...]

Completed in 660 milliseconds