Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/st/fallback/python_builtin_funtions/
Dtest_graph_fallback_runtime_getattr.py123 class HyperMapNet(nn.Cell): class
161 class HyperMapNet(nn.Cell): class
/third_party/mindspore/mindspore-src/source/tests/st/hypermap/
Dtest_hypermap.py40 class HyperMapNet(nn.Cell): class