Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dparse.cc453 const size_t column_end_index = 4; in GetLocation() local
457 ret[column_end_index].cast<int64_t>()); in GetLocation()