Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1630 std::vector<int64> window_index_to_output_index; in OutputOffsetIndexToInputIndex() local
1634 window_index_to_output_index.push_back(output_index_count++); in OutputOffsetIndexToInputIndex()
1646 window_index_to_output_index[window_dim_count++]); in OutputOffsetIndexToInputIndex()