Home
last modified time | relevance | path

Searched refs:DoCodeMotionForWindowedDotGeneralLoops (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.h594 Status DoCodeMotionForWindowedDotGeneralLoops(
H A Ddot_handler.cc4456 Status SpmdPartitioningVisitor::DoCodeMotionForWindowedDotGeneralLoops( in DoCodeMotionForWindowedDotGeneralLoops() function in xla::spmd::SpmdPartitioningVisitor
H A Dspmd_partitioner.cc4204 DoCodeMotionForWindowedDotGeneralLoops(new_computation, options)); in DoPartition()