Carlos Mocholí
e1bf54c944
Tune Conda CI timeout and other minor improvements ( #10769 )
2021-11-28 17:58:03 +00:00
Carlos Mocholí
c15b84dae7
Simplify hanging queue test ( #10591 )
2021-11-17 22:29:48 +00:00
Carlos Mocholí
d2aaf6b4cc
Upgrade CI after the 1.10 release ( #10075 )
2021-11-10 17:59:10 +01:00
Carlos Mocholí
a0e45dc071
Some minor CI cleanup ( #10088 )
2021-10-26 13:58:20 +02:00
ananthsub
b47e3ab7ce
Remove truncated_bptt_steps from Trainer constructor ( #8825 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-08-11 03:26:01 +00:00
Aki Nitta
b2d77a6798
CI: Reset cache weekly ( #7686 )
...
* Reset cache weekly
* Update ci_test-base.yml
* Update docs-checks.yml
* Update ci_test-mnodes.yml
* Update release-pypi.yml
* Remove if latest
2021-05-25 22:53:38 +00:00
Sean Naren
23e8dff6b9
[CI] Drop brew update ( #6985 )
2021-04-13 13:06:08 +02:00
Sean Naren
e9c3e02abb
Brew update to fix mac tests ( #6970 )
...
* Drop libomp to see what happens
* Drop openmpi/horovod installs
* Revert "Drop libomp to see what happens"
This reverts commit cdd524f3
* Update before install
* Skip horovod failing test
2021-04-12 22:00:05 +00:00
Jirka Borovec
5b5a5cc80b
support python 3.9 ( #4944 )
...
* support python 3.9
* update CI
* onnxruntime
* .
* .
* onnxruntime
* t 55
* t 75
* add script
* use
* onnx
* onnx
* onnx
* whl
* np
* find
* 21
* Apply suggestions from code review
* Apply suggestions from code review
* onnx
* CI
* req
* ~ dockers
* min
* .
* drop horovod
* drop horovod
* drop horovod
* fix
* fix
* .
2021-03-29 12:20:13 -04:00
Jirka Borovec
64d0fa4472
update coverage config ( #6524 )
...
* update coverage config
* parallel
* parallel
* Apply suggestions from code review
* Apply suggestions from code review
* paralel
* paralel
* paralel
* combine
* combine
* .
* ..
* ..
* ..
* rev
* cb
* cb
* drop
* drop
* .
* ..
* ...
* ...
* ...
* .
2021-03-23 23:05:04 +01:00
Jirka Borovec
156847bea7
CI: resume testing with py3.8 ( #6516 )
...
* testing on python 3.8
* req
2021-03-15 12:07:23 +01:00
Jirka Borovec
8db2b2defd
update nightly & upgrade Twine ( #5458 )
...
* update used Twine
* .
* .
* install
* install
* .
* .
* .
* .
* .
* .
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 9611a7f897
)
2021-01-26 14:29:47 +01:00
Jirka Borovec
9610ea817b
refactor imports of logger dependencies ( #4860 )
...
* refactor imports of logger dependencies
* fix
* fix
* fix
* name
* fix
* mocks
* fix tests
* fix mlflow
* fix test tube
* fix wandb import check
* whitespace
* name
* name
* hack
* hack
* rev
* fix
* update mlflow import check
* try without installing conda dep
* .
* .
* .
* .
* .
* .
* .
* .
* .
Co-authored-by: Adrian Wälchli <adrian.waelchli@inf.unibe.ch>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
(cherry picked from commit ec0fb7a3ec
)
2021-01-06 15:16:06 +01:00
Jirka Borovec
63fb7f9510
CI: upload report only on failer ( #5086 )
...
* CI: upload report only on failer
* Apply suggestions from code review
Co-authored-by: chaton <thomas@grid.ai>
* Apply suggestions from code review
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Roger Shieh <sh.rog@protonmail.ch>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2020-12-12 00:17:19 +01:00
Jirka Borovec
bddc6cd77a
pytest default color ( #4703 )
...
* pytest default color
* time
Co-authored-by: chaton <thomas@grid.ai>
2020-11-18 10:53:44 +00:00
Jirka Borovec
fc78ffa622
extend release testing ( #4506 )
...
* extend release testing
* Drone
* also PR to release
* actions versions
2020-11-04 09:08:37 +00:00
chaton
829d90b257
activated color in all pytest runs ( #4254 )
...
* activated color in all pytest runs
* Update .drone.yml
Co-authored-by: Jeff Yang <ydcjeff@outlook.com>
Co-authored-by: Jeff Yang <ydcjeff@outlook.com>
2020-10-20 16:38:17 +02:00
Jirka Borovec
9edef4023c
prune ignore ( #4240 )
...
* prune ignore
* try drop loggers
2020-10-20 13:32:39 +01:00
Jirka Borovec
7c4f80a1af
allow codecov upload to fail ( #4221 )
2020-10-19 09:28:17 +02:00
Jirka Borovec
d3567c33a6
move base req. to root ( #4219 )
...
* move base req. to root
* check-manifest
* check-manifest
* manifest
* req
2020-10-18 20:40:18 +02:00
Jirka Borovec
c64520e658
fix tensorboard version ( #3132 )
...
* tensorboard version
* WIP test tb hparams logs (#3040 )
* optional
* req
* tensorboard>=2.2.0
* data
* data
* TB
Co-authored-by: Rosario Scalise <rosario@cs.washington.edu>
2020-09-15 23:48:48 +02:00
Jirka Borovec
61b31d94b4
build docs on master ( #3492 )
...
* build docs on master
* fomatting
2020-09-15 05:55:03 -04:00
Jirka Borovec
cbc4f6f8a4
add CI for building dockers ( #3383 )
...
* rename
* fix badges
* add docker build
* mergify
* update
* env
* ci
* times
* CI
* name
* comment
2020-09-10 18:38:29 -04:00