Skip to content

Commit ac9fd34

Browse files
committed
Fix
1 parent fadc50c commit ac9fd34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paconvert/api_mapping.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12223,6 +12223,7 @@
1222312223
"torch.optim.lr_scheduler.CosineAnnealingWarmRestarts": {
1222412224
"Matcher": "Optim2LrSchedulerMatcher",
1222512225
"paddle_api": "paddle.optimizer.lr.CosineAnnealingWarmRestarts",
12226+
"min_input_args": 2,
1222612227
"args_list": [
1222712228
"optimizer",
1222812229
"T_0",

0 commit comments

Comments
 (0)