adding a test, seeing where the files are stored
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 1m54s
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 1m54s
This commit is contained in:
parent
349ef5483b
commit
2aa5ca3fc1
|
@ -78,6 +78,9 @@ jobs:
|
|||
name: checkpoints
|
||||
path: checkpoint_files/*
|
||||
|
||||
- name: List checkpoint directory
|
||||
run: ls -lh checkpoint_files
|
||||
|
||||
- name: 4. Convert to ONNX file
|
||||
run: |
|
||||
mkdir -p onnx_files
|
||||
|
|
Loading…
Reference in New Issue
Block a user