Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/st/rewrite/
Dmodels.py21 class BaseNet(nn.Cell): class
/third_party/mindspore/mindspore-src/source/tests/st/ops/graph_kernel/custom/custom_ascendc/
Dtest_custom_aclnn.py50 class BaseNet(Cell): class