Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/communication/
Dtest_comm.py74 class AllGatherNet(nn.Cell): class
78 super(AllGatherNet, self).__init__()
174 network = AllGatherNet(2, 1)