Home
last modified time | relevance | path

Searched defs:NetConv (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/tests/st/ops/gpu/
Dtest_conv2d_op.py69 class NetConv(nn.Cell): class
/third_party/mindspore/tests/ut/python/parallel/
Dtest_batch_parallel.py50 class NetConv(nn.Cell): class
/third_party/mindspore/tests/st/ops/cpu/
Dtest_conv_op.py77 class NetConv(nn.Cell): class