Commit Graph

6 Commits

Author SHA1 Message Date
Arthur Meyre
e2fc523596 chore: rename package 2022-01-05 14:12:23 +01:00
Arthur Meyre
fcbf92609f chore: make compiler repo a secret to easily update it as a variable 2022-01-04 17:52:00 +01:00
Arthur Meyre
e522f22ce8 chore: rename package
- poetry lock required to update package name
- related Makefile and licenses update to keep consistency (will be removed
once the PyPi package is available)
- modified compile_torch_model to only accept datasets with one input
mypy error with better numpy typing hints appeared

closes #1252
2022-01-04 09:12:18 +01:00
IceTDrinker
31ae92a5db chore: test slow compiler
- fix CI scripts for the current compiler releases
- add keycache system
2021-12-23 15:15:22 +01:00
Arthur Meyre
9ec3a0d4de chore: do not fail if there are no assets in a compiler release
closes #1145
2021-12-10 13:47:50 +01:00
Arthur Meyre
5fed2ad5e1 chore: restore package watcher
- auto review PR to merge if the build goes well
2021-11-22 14:57:40 +01:00