Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangraying committed Nov 1, 2021
1 parent dad451b commit 5add7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bagua/torch_api/contrib/fuse/optimizer.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import torch
from typing import List, Dict, Optional
from typing import List, Dict, Optional, Any
import copy
import logging
from functools import reduce
Expand Down

0 comments on commit 5add7f8

Please sign in to comment.