Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/communication/
Dtest_comm.py60 class BroadCastNet(nn.Cell): class
64 super(BroadCastNet, self).__init__()
224 network = BroadCastNet(2, 1)