Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/abstract/
Dparam_validator.cc29 #define ABSTRACT_REPORT_NAME_DEC(abstract) constexpr char ReportNameTraits<Abstract##abstract>::nam… macro
31 ABSTRACT_REPORT_NAME_DEC(Tensor)
32 ABSTRACT_REPORT_NAME_DEC(Tuple) in ABSTRACT_REPORT_NAME_DEC() function
33 ABSTRACT_REPORT_NAME_DEC(Scalar) in ABSTRACT_REPORT_NAME_DEC()
34 ABSTRACT_REPORT_NAME_DEC(List) in ABSTRACT_REPORT_NAME_DEC()
35 ABSTRACT_REPORT_NAME_DEC(Dictionary) in ABSTRACT_REPORT_NAME_DEC()
36 ABSTRACT_REPORT_NAME_DEC(Slice) in ABSTRACT_REPORT_NAME_DEC()
37 ABSTRACT_REPORT_NAME_DEC(Function) in ABSTRACT_REPORT_NAME_DEC()
38 ABSTRACT_REPORT_NAME_DEC(Type) in ABSTRACT_REPORT_NAME_DEC()
39 ABSTRACT_REPORT_NAME_DEC(KeywordArg) in ABSTRACT_REPORT_NAME_DEC()
[all …]