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.cc960 std::vector<int64> window_index_to_output_index; in OutputOffsetIndexToInputIndex() local
964 window_index_to_output_index.push_back(output_index_count++); in OutputOffsetIndexToInputIndex()
976 window_index_to_output_index[window_dim_count++]); in OutputOffsetIndexToInputIndex()