Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/ops/gpu/
Dtest_batch_matmul.py167 class BatchMatMul_d(nn.Cell): class
169 super(BatchMatMul_d, self).__init__()
185 net = BatchMatMul_d()