Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/auto_monad/
Dtest_auto_monad_mindtester.py208 class TwoInput(Cell): class
/third_party/mindspore/tests/st/networks/
Dtest_cell_bprop.py249 class TwoInput(nn.Cell): class