Skip to content

Commit 5add7f8

Browse files
committed
.
1 parent dad451b commit 5add7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bagua/torch_api/contrib/fuse/optimizer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import torch
2-
from typing import List, Dict, Optional
2+
from typing import List, Dict, Optional, Any
33
import copy
44
import logging
55
from functools import reduce

0 commit comments

Comments
 (0)