Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator.cc2376 std::vector<int64_t> window_index_to_output_index; in OutputOffsetIndexToInputIndex() local
2380 window_index_to_output_index.push_back(output_index_count++); in OutputOffsetIndexToInputIndex()
2392 window_index_to_output_index[window_dim_count++]); in OutputOffsetIndexToInputIndex()