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

  /external/tensorflow/tensorflow/compiler/xla/service/
tuple_points_to_analysis_test.cc     [all...]
hlo_dataflow_analysis_test.cc     [all...]
buffer_liveness.cc 129 // the qualifications specified in CanShareOperandBufferWithUser.
132 !points_to_analysis().CanShareOperandBufferWithUser(
hlo_dataflow_analysis.h 151 bool CanShareOperandBufferWithUser(HloInstruction* operand,
tuple_points_to_analysis.h 271 bool CanShareOperandBufferWithUser(HloInstruction* operand,
hlo_ordering.cc 184 dataflow.CanShareOperandBufferWithUser(
heap_simulator.cc 261 points_to_analysis.CanShareOperandBufferWithUser(
    [all...]
hlo_dataflow_analysis.cc     [all...]
tuple_points_to_analysis.cc 706 bool TuplePointsToAnalysis::CanShareOperandBufferWithUser(
    [all...]

Completed in 411 milliseconds