Searched defs:except_type (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_except_star.py | 1018 def except_type(self, eg, type): member in TestExceptStar_WeirdLeafExceptions |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/ | ||
| D | anfalgo.cc | 1496 TypeId except_type = kTypeUnknown; in GetCNodeOutputPrecision() local |