Home
last modified time | relevance | path

Searched defs:max_accumulation_step (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/boost/
Dgrad_freeze.py168 …__(self, net, sens, grad, grad_reducer, use_grad_accumulation, optimizer, max_accumulation_step=1): argument
332 max_accumulation_step=1): argument
Dgrad_accumulation.py58 def __init__(self, max_accumulation_step, optimizer): argument