Home
last modified time | relevance | path

Searched refs:GatherBuffersDefinedByInstruction (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_points_to_analysis.h297 Status GatherBuffersDefinedByInstruction(const HloInstruction* instruction,
Dtuple_points_to_analysis.cc184 TF_RETURN_IF_ERROR(GatherBuffersDefinedByInstruction(
582 Status TuplePointsToAnalysis::GatherBuffersDefinedByInstruction( in GatherBuffersDefinedByInstruction() function in xla::TuplePointsToAnalysis