Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-01-07 | CI: Use native actions/setup-python caching | Aarni Koskela | -8/+5 | |
2022-11-19 | Minor fixes | Vladimir Repin | -5/+4 | |
Remove unused test completely Change job name Don't use empty.pt as CLIP weights - it wont work. Use latest version of actions/cache | ||||
2022-11-19 | Apply suggestions from code review | Vladimir Repin | -5/+4 | |
Use last version of setup-python action Remove unnecesarry multicommand from run Remove current directory from artifact paths Co-authored-by: Margen67 <Margen67@users.noreply.github.com> | ||||
2022-11-14 | Use empty model as CLIP weights | Vladimir Repin | -1/+1 | |
2022-11-14 | Stop exporting cl args and upload stdout and stderr as artifacts | Vladimir Repin | -2/+9 | |
2022-11-14 | Use 80 port on launch | Vladimir Repin | -1/+1 | |
2022-11-14 | skip cuda test | Vladimir Repin | -1/+1 | |
2022-11-14 | Tests separated for github-actions CI | Vladimir Repin | -0/+26 | |
2022-10-17 | add cache for workflow | DancingSnow | -0/+6 | |
2022-10-15 | Add basic Pylint to catch syntax errors on PRs | Robert Smieja | -0/+36 | |