Searched defs:StepLR (Results 1 – 2 of 2) sorted by relevance
6 StepLR::StepLR( in StepLR() function in torch::optim::StepLR
489 class StepLR(LRScheduler): class