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

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_memory_scheduler.cc 133 points_to_analysis.GetBuffersDefinedByInstruction(instruction)) {
182 points_to_analysis_.GetBuffersDefinedByInstruction(instruction)) {
443 points_to_analysis.GetBuffersDefinedByInstruction(hlo), size_function);
tuple_points_to_analysis.h 230 const BufferDefinitionVector& GetBuffersDefinedByInstruction(
heap_simulator.cc 177 points_to_analysis.GetBuffersDefinedByInstruction(instruction);
    [all...]
hlo_rematerialization.cc 524 points_to_analysis.GetBuffersDefinedByInstruction(instruction)) {
    [all...]
tuple_points_to_analysis.cc 497 TuplePointsToAnalysis::GetBuffersDefinedByInstruction(
    [all...]
layout_assignment.cc 367 points_to_analysis_.GetBuffersDefinedByInstruction(instruction)) {
    [all...]
buffer_assignment.cc     [all...]

Completed in 838 milliseconds