Searched defs:CheckAttributes (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/ | ||
| D | arithmetic_simplify.cc | 100 virtual bool CheckAttributes(const graphkernel::NodePtr &origin_root) const { return true; } in CheckAttributes() function in mindspore::opt::PatternTree |
| /third_party/python/Lib/test/ | ||
| D | test_decimal.py | 4245 class CheckAttributes(unittest.TestCase): class |