Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dparse_base.h51 PARSE_TARGET_FUNCTION = 0, // function enumerator
Dparse.cc1983 target_type_ = PARSE_TARGET_FUNCTION; in InitParseAstInfo()