Home
last modified time | relevance | path

Searched defs:SingleInputMultipleOutputNet (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/python/nn/gradient/
Dtest_function_jvp_graph.py32 class SingleInputMultipleOutputNet(nn.Cell): class
Dtest_function_jvp_pynative.py31 class SingleInputMultipleOutputNet(nn.Cell): class
Dtest_jvp_graph.py32 class SingleInputMultipleOutputNet(nn.Cell): class
Dtest_jvp_pynative.py31 class SingleInputMultipleOutputNet(nn.Cell): class
/third_party/mindspore/mindspore-src/source/tests/st/gradient/
Dtest_jvp.py30 class SingleInputMultipleOutputNet(nn.Cell): class
Dtest_function_linearize_graph.py33 class SingleInputMultipleOutputNet(nn.Cell): class
Dtest_function_jvp.py31 class SingleInputMultipleOutputNet(nn.Cell): class