removed error warnings
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 3m48s
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 3m48s
This commit is contained in:
parent
d518c633b7
commit
dc72fd0148
|
@ -56,7 +56,7 @@ jobs:
|
||||||
NO_NNPACK: 1
|
NO_NNPACK: 1
|
||||||
PYTORCH_NO_NNPACK: 1
|
PYTORCH_NO_NNPACK: 1
|
||||||
run: |
|
run: |
|
||||||
PYTHONPATH=. python data/training/train.py 2>/dev/null
|
PYTHONPATH=. python data/training/train.py
|
||||||
echo "training model"
|
echo "training model"
|
||||||
|
|
||||||
- name: Upload Checkpoints
|
- name: Upload Checkpoints
|
||||||
|
|
Loading…
Reference in New Issue
Block a user