Home
last modified time | relevance | path

Searched defs:TestInit (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/python/nn/
Dtest_learning_rate_schedule.py35 class TestInit: class
/third_party/python/Lib/test/
Dtest_dataclasses.py2241 class TestInit(unittest.TestCase): class