You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Don't set duplicate attributes
* Expand the use of backend-specific attributes
* Reorganize attributes a bit to remove duplicates
* Move string conversion utilities to new module
* Remove unnecessary init for activation attributes
* New config_from_keras_model function
* Remove config from parsers (no converters use it)
* Save activation's quantizer config in the parser
* Use keras parsing fn to build the initial config
* Lowercase 'trace' attribute (removes duplicate)
* Fix tests that fail due to config update
* Update Jenkinsfile
* Use ChoiceAttribute for convolution strategy
* Try loading a different libdl.so on newer Linux boxes
* Fix test output dirs
* To future self: I'm sorry for this, but it was necessary
* black + isort compatability
Co-authored-by: Javier Duarte <[email protected]>
0 commit comments