Home
last modified time | relevance | path

Searched defs:SingleInputMultipleOutputsNet (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/st/gradient/
Dtest_jacfwd.py30 class SingleInputMultipleOutputsNet(nn.Cell): class
Dtest_jacrev.py30 class SingleInputMultipleOutputsNet(nn.Cell): class
Dtest_grad_pynative.py36 class SingleInputMultipleOutputsNet(nn.Cell): class
Dtest_grad_graph.py35 class SingleInputMultipleOutputsNet(nn.Cell): class
/third_party/mindspore/mindspore-src/source/tests/st/pi_jit/gradient/
Dtest_grad_graph_pijit.py34 class SingleInputMultipleOutputsNet(nn.Cell): class