Skip to content

Commit 1077710

Browse files
authored
Update distributed.py (#617)
# Pull Request ## What problem does this PR solve? Issue Number: Fixed # ## Possible side effects? - Performance: - Backward compatibility:
1 parent 5c8c051 commit 1077710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spu/utils/distributed.py

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
SAMPLE_DEVICES_DEF,
2727
dtype_spu_to_np,
2828
shape_spu_to_np,
29+
save,
2930
)
3031

3132

0 commit comments

Comments
 (0)