Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/exec/
Dtest_train_with_lars.py45 class TrainOneStepWithLarsCell(nn.Cell): class
49 super(TrainOneStepWithLarsCell, self).__init__(auto_prefix=False)
87 TrainOneStepWithLarsCell(_network, opt)