Skip to content

Commit

Permalink
notes updates
Browse files Browse the repository at this point in the history
  • Loading branch information
laitassou committed Jun 14, 2020
1 parent 8adfb19 commit 32fbbab
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions notes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ source ./venv/bin/activate
deactivate


752 venv/bin/python regression/testfroze.py
753 venv/bin/python regression/fuel.py
venv/bin/python regression/testfroze.py
venv/bin/python regression/fuel.py


convert to onnx:

python -m tf2onnx.convert --saved-model model_affine/affine/ --output affine.onnx

0 comments on commit 32fbbab

Please sign in to comment.