Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.h264 StatusOr<Array*> ComputeArrayForGather(
Dindexed_array_analysis.cc155 ComputeArrayForGather(instr->shape(), instr->gather_dimension_numbers(), in ComputeArrayFor()
253 StatusOr<Analysis::Array*> IndexedArrayAnalysis::ComputeArrayForGather( in ComputeArrayForGather() function in xla::IndexedArrayAnalysis