forked from qoherent/modrec-workflow
retraining model,
This commit is contained in:
parent
88b6dec668
commit
473dc5bb40
|
@ -45,6 +45,8 @@ jobs:
|
|||
# shell: bash
|
||||
|
||||
- name: 2. Train Model
|
||||
env:
|
||||
NO_NNPACK: 1
|
||||
run: |
|
||||
PYTHONPATH=. python data/training/train.py
|
||||
echo "training model"
|
||||
|
|
Loading…
Reference in New Issue
Block a user