Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dparse.cc2018 const size_t ast_info_size = 2; in InitParseAstInfo() local
2019 if (ast_info.size() != ast_info_size) { in InitParseAstInfo()