Home
last modified time | relevance | path

Searched defs:sweep_axis (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator.cc1884 [&](int64_t sweep_axis, int64_t axis, int64_t start) { in Sweep()
1909 for (int64_t sweep_axis = fft_rank_ - 1; sweep_axis >= 0; sweep_axis--) { in Sweep() local
1915 for (int64_t sweep_axis = 0; sweep_axis < fft_rank_; sweep_axis++) { in Sweep() local