Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/networks/
Dtest_cell_bprop.py249 class TwoInput(nn.Cell): class
257 self.f = TwoInput()
319 self.f2 = TwoInput()
/third_party/mindspore/tests/st/auto_monad/
Dtest_auto_monad_mindtester.py208 class TwoInput(Cell): class
221 self.f = TwoInput()