Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/ops/
Dtest_math_ops.py235 class GradWrapSub(nn.Cell): class
239 super(GradWrapSub, self).__init__()
407 'block': GradWrapSub(NetWithLossSub(SubNet())),