Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/pynative_mode/
Dtest_ms_function.py27 class CellBprop(nn.Cell): class
29 super(CellBprop, self).__init__()
43 net = CellBprop()