Home
last modified time | relevance | path

Searched refs:AllSwapNet (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/tests/ut/python/communication/
Dtest_comm.py125 class AllSwapNet(nn.Cell): class
129 super(AllSwapNet, self).__init__()
188 network = AllSwapNet(100, 20, 20)