Skip to content

Commit

Permalink
Removed Tensorflow dependency; upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
samysweb authored Jun 25, 2024
1 parent 7f99a11 commit ffc42db
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 398 deletions.
18 changes: 7 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
tensorflow==2.2.1
numpy==1.17.4
scipy==1.4.1
foolbox==2.4.0
threadpoolctl==2.1.0
onnx==1.7.0
onnxruntime==1.3.0
skl2onnx==1.7.0
numpy==1.23.2
scipy==1.9.0
threadpoolctl==3.1.0
onnx==1.12.0
onnxruntime==1.12.1
skl2onnx==1.12
swiglpk
termcolor


termcolor
348 changes: 0 additions & 348 deletions src/nnenum/agen.py

This file was deleted.

Loading

0 comments on commit ffc42db

Please sign in to comment.