File tree 3 files changed +13
-14
lines changed
3 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 1
1
# ADI MAX78000/MAX78002 Model Training and Synthesis
2
2
3
- June 25 , 2024
3
+ July 2 , 2024
4
4
5
- ** Note: This branch is compatible with PyTorch 1.8. Please go to the “pytorch-2 ” branch for PyTorch 2.3 compatibility.**
5
+ ** Note: This archived branch is compatible with PyTorch 1.8. Please go to the “develop ” branch for PyTorch 2 compatibility.**
6
6
7
7
ADI’s MAX78000/MAX78002 project is comprised of five repositories:
8
8
Original file line number Diff line number Diff line change 1
- numpy >= 1.22 ,< 1.23
2
- PyYAML >= 5.1.1
3
- six >= 1.12.0
4
- scipy >= 1.3.0
1
+ numpy == 1.22.4
2
+ PyYAML == 6.0.1
3
+ scipy == 1.10.1
5
4
torch == 1.8.1
6
- pytest ~= 4.6.4
7
- onnx >= 1.9.0
8
- GitPython >= 3.1.18
9
- PyGithub >= 1.55
10
- rich >= 11.2.0
11
- protobuf >= 3.20.1 , < 4.0
12
- xxhash >= 3.0.0
13
- matplotlib >= 3.6.0
5
+ pytest == 4.6.11
6
+ onnx == 1.16.1
7
+ GitPython == 3.1.43
8
+ PyGithub == 2.3.0
9
+ rich == 13.7.1
10
+ protobuf == 3.20.3
11
+ xxhash == 3.4.1
12
+ matplotlib == 3.7.5
You can’t perform that action at this time.
0 commit comments