-
Notifications
You must be signed in to change notification settings - Fork 383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated code for conda, python 3.7, PyTorch 1.8, cuda 10/11 on ubuntu 20.04 #592
base: develop
Are you sure you want to change the base?
Commits on May 1, 2021
-
Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Mikael Bourges-Sevenier committedMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 8c703ab - Browse repository at this point
Copy the full SHA 8c703abView commit details -
add strict symmetric and unsigned symmetric config knobs to tf quantsim
Signed-off-by: Sangeetha Siddegowda <[email protected]> Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9dbabaf - Browse repository at this point
Copy the full SHA 9dbabafView commit details -
Changed the way ONNX nodes get mapped to PyTorch modules by using cus…
…tom markers with pytorch layer names Also reverted back ONNX export mode to default(eval) from training Signed-off-by: Abhi Khobare <[email protected]> Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b875feb - Browse repository at this point
Copy the full SHA b875febView commit details -
Fixed dockerfiles to change ONNX to 1.8.1 version
Signed-off-by: Abhi Khobare <[email protected]> Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46e9ff4 - Browse repository at this point
Copy the full SHA 46e9ff4View commit details -
Removed pytorch copyright. Fixed sort logic for multi-layer recurrent…
… nodes. Signed-off-by: Abhi Khobare <[email protected]> Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc88319 - Browse repository at this point
Copy the full SHA dc88319View commit details -
Added docstrings for some of the methods
Signed-off-by: Abhi Khobare <[email protected]> Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 364231c - Browse repository at this point
Copy the full SHA 364231cView commit details -
extending quantsim export api to take export specific optional args
Signed-off-by: Sendil Krishna <[email protected]> Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 859443b - Browse repository at this point
Copy the full SHA 859443bView commit details -
Signed-off-by: Bharath Ramaswamy <[email protected]> Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3a7298 - Browse repository at this point
Copy the full SHA a3a7298View commit details -
updated for conda, TF 1.15, PT 1.4, python 3.7
Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Mikael Sevenier authored and Mikael Bourges-Sevenier committedMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for a5b8a3f - Browse repository at this point
Copy the full SHA a5b8a3fView commit details -
Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Mikael Sevenier authored and Mikael Bourges-Sevenier committedMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for a9c269c - Browse repository at this point
Copy the full SHA a9c269cView commit details -
updated to latest googletest 1.10
Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Mikael Sevenier authored and Mikael Bourges-Sevenier committedMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for ad36feb - Browse repository at this point
Copy the full SHA ad36febView commit details -
fixed build for TF 2.4, PT 1.8, Python 3.7
TF tests fail because using tf.contrib modules removed in TF 2.x Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Mikael Sevenier authored and Mikael Bourges-Sevenier committedMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 8043561 - Browse repository at this point
Copy the full SHA 8043561View commit details -
revert to TF 1.15 due to old contrib modules used
Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Mikael Sevenier authored and Mikael Bourges-Sevenier committedMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 93a514e - Browse repository at this point
Copy the full SHA 93a514eView commit details -
updated for linux conda latest, ubuntu 20.04
added conda environment Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Mikael Bourges-Sevenier committedMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 37f67d8 - Browse repository at this point
Copy the full SHA 37f67d8View commit details -
fixed for cuda: code only works with cuda 10
updated to cmake 3.18+ to support cuda architectures Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Mikael Bourges-Sevenier committedMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 94baaf2 - Browse repository at this point
Copy the full SHA 94baaf2View commit details -
use cmake to find lapack correctly.
CPU tests passing in conda Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Mikael Bourges-Sevenier committedMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 3f133a3 - Browse repository at this point
Copy the full SHA 3f133a3View commit details -
add support for config file strict sym and unsigned sym setting for t…
…f quantizers Signed-off-by: Sangeetha Siddegowda <[email protected]> Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b333212 - Browse repository at this point
Copy the full SHA b333212View commit details -
Refactored logic to remove start and end markers to handle lots of co…
…rner cases Signed-off-by: Abhi Khobare <[email protected]> Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2d6029 - Browse repository at this point
Copy the full SHA a2d6029View commit details -
Skip output node renaming if the name was set correctly
Signed-off-by: Abhi Khobare <[email protected]> Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3eb00b - Browse repository at this point
Copy the full SHA f3eb00bView commit details -
updated to build and test for python 3.7, TF 1.15, PyTorch 1.8+, CUDA…
… 10 and 11 Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Mikael Bourges-Sevenier committedMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 527504f - Browse repository at this point
Copy the full SHA 527504fView commit details -
Signed-off-by: Mikael Bourges-Sevenier <[email protected]>
Mikael Bourges-Sevenier committedMay 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 8deef76 - Browse repository at this point
Copy the full SHA 8deef76View commit details
Commits on Sep 29, 2021
-
Merge commit '05b58a69321e7c93e158debe8c6541924edb5b0e' into develop
# Conflicts: # Jenkins/Dockerfile # TrainingExtensions/common/CMakeLists.txt # TrainingExtensions/tensorflow/src/QcQuantizeOpDeprecated.hpp # TrainingExtensions/tensorflow/test/python/test_qc_quantize_op_deprecated.py # TrainingExtensions/torch/src/python/aimet_torch/onnx_utils.py # TrainingExtensions/torch/src/python/aimet_torch/torchscript_utils.py # TrainingExtensions/torch/test/python/test_onnx_utils.py # TrainingExtensions/torch/test/python/test_quantizer.py # dobuildntest.sh # packaging/dependencies/reqs_pip_common.txt # packaging/version.txt
Mikael Sevenier committedSep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 63211a4 - Browse repository at this point
Copy the full SHA 63211a4View commit details