Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel_utils.cc208 Param param_first = *(params.begin()); in ReplaceOpInput() local
209 int64_t first_position = param_first.second; in ReplaceOpInput()
/third_party/nghttp2/src/
Dhttp2.cc1261 auto param_first = first; in parse_next_link_header_once() local
1269 if (last - first >= 2 && first != param_first) { in parse_next_link_header_once()
1280 if (param_first == first) { in parse_next_link_header_once()