ariG23498 HF Staff commited on
Commit
04e4c29
·
verified ·
1 Parent(s): 2785183

Update reduce.py

Browse files
Files changed (1) hide show
  1. reduce.py +0 -8
reduce.py CHANGED
@@ -1,11 +1,3 @@
1
- # /// script
2
- # requires-python = ">=3.12"
3
- # dependencies = [
4
- # "numpy",
5
- # "torch",
6
- # ]
7
- # ///
8
-
9
  import torch
10
  import torch.distributed as dist
11
 
 
 
 
 
 
 
 
 
 
1
  import torch
2
  import torch.distributed as dist
3