Commit Graph

138 Commits

Author SHA1 Message Date
f8793ba2a3 added the warning suppresion when the workflow runs, instead of as an env variable
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 3m39s
2025-05-27 15:49:00 -04:00
3722078b2d fixed suppression
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 3m53s
2025-05-27 15:40:06 -04:00
19d151872d removed warnings during conversion part of workflow demo
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 3m48s
2025-05-27 14:35:55 -04:00
d7470b845c increased the batch size for every update
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 3m40s
2025-05-26 15:02:57 -04:00
2a4ecd175a updated so that the progress bar updates in place
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 3m38s
2025-05-26 14:57:34 -04:00
1e7fdab60c enabled progress bar
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 3m40s
2025-05-26 14:49:23 -04:00
dc72fd0148 removed error warnings
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 3m48s
2025-05-26 14:41:45 -04:00
d518c633b7 changed back to gpu
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Has been cancelled
2025-05-26 14:38:18 -04:00
92a0ed11e4 Added Training bar
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Has been cancelled
2025-05-26 14:27:53 -04:00
a092b92174 optimized script
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 5m2s
2025-05-26 12:04:20 -04:00
4f5101bd7e fixed ort [path file
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 4m53s
2025-05-26 11:25:01 -04:00
440cedd582 fixed workflow path
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 5m5s
2025-05-26 11:09:09 -04:00
9e3edcb0cc fixed flags in workflow yaml, convertin gONNX -> ORT step
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 4m50s
2025-05-26 10:52:04 -04:00
3a32a83c34 added profiling for the onnx model
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 4m58s
2025-05-26 10:28:11 -04:00
b3d17f804c added in type casting
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 4m58s
2025-05-26 10:06:18 -04:00
489fecf113 added in final changes to now do 5 epochs, and added in conversion to ORT at the end of workflow
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 8m13s
2025-05-26 09:44:53 -04:00
015f6d4db5 changed the training to only do 5 epochs, added in a convert to ORT at the end of worklflow
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Has been cancelled
2025-05-26 09:43:42 -04:00
7e255a704d fixed the training bar, so it only shows final epoch results.
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 37m46s
2025-05-23 10:47:27 -04:00
5f0ac995c8 fixed training model error, was a extra argument passed into the callback class
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Has been cancelled
2025-05-23 10:37:56 -04:00
065129b4ed fixed training errors inside trhe script
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 52s
2025-05-23 10:31:34 -04:00
3caf1d21f2 fixed progress bar for training
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 45s
2025-05-23 10:19:27 -04:00
c31a5eaf79 removed warnings from training
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Has been cancelled
2025-05-23 10:10:07 -04:00
473dc5bb40 retraining model,
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Has been cancelled
2025-05-23 10:06:46 -04:00
88b6dec668 removed making the dataset
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 39m6s
2025-05-22 16:14:06 -04:00
f3fd1f7c59 got 2025-05-22 16:12:02 -04:00
ecd039b336 removed npy from git ignore
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Has been cancelled
2025-05-22 15:58:53 -04:00
39f3116d93 updated workflow, deleted old recordings, using gpu for training
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 1m8s
2025-05-22 15:57:40 -04:00
44507493a3 deleted old recordings, updated gpu for training, 2025-05-22 15:57:20 -04:00
123cb82334 removed fp16, fp32 from the file names
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 41s
2025-05-22 15:08:31 -04:00
c6ad74b5df reverted .onnx to .cptx
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 40s
2025-05-22 15:04:19 -04:00
81154ec85e tweaked typo inside convert_to_onnx
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 33s
2025-05-22 15:03:04 -04:00
liyuxiao2
0e8b897912 fixed typo inside the convert_onxx file, changed from "interference" to "inference"
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 40s
2025-05-22 14:46:24 -04:00
liyuxiao2
34d2431bf0 tweaked app.yaml typo
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 33s
2025-05-22 14:42:44 -04:00
liyuxiao2
c2a71605f8 fixed config issue
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 33s
2025-05-22 14:41:07 -04:00
liyuxiao2
85d6afd976 disabled gpu for now
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 35s
2025-05-22 14:33:08 -04:00
liyuxiao2
310cc10f71 tweaked basic path
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 26s
2025-05-22 14:28:21 -04:00
liyuxiao2
5970af5be7 fixed paths
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 28s
2025-05-22 14:26:15 -04:00
liyuxiao2
dcb6e0accd removed strict installations
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 3m44s
2025-05-22 14:15:34 -04:00
liyuxiao2
f5a9a3356f updated dependencies installation
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 17s
2025-05-22 14:14:36 -04:00
liyuxiao2
fa26c67938 Merge branch 'main' of https://riahub.qoherent.internal:3000/qoherent/modrec-workflow
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 22s
2025-05-22 14:13:20 -04:00
liyuxiao2
3c7ba8dd99 configured workflow files to run all 3 steps 2025-05-22 14:12:54 -04:00
liyuxiao2
ff3d45653d formatted all files 2025-05-22 14:12:36 -04:00
liyuxiao2
3557f854e8 completed converting the pytorch model -> ONNX 2025-05-22 14:12:10 -04:00
liyuxiao2
ba796961a3 reorganized file structure 2025-05-22 14:11:18 -04:00
7712243b3f Update .riahub/workflows/workflow.yaml
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 18s
2025-05-21 16:01:43 -04:00
liyuxiao2
4198e1b929 Created dataset folder in workflow 2025-05-21 16:00:31 -04:00
liyuxiao2
b943614677 tweaked path so that uploading dataset artifacts now work
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 16s
2025-05-21 15:56:55 -04:00
liyuxiao2
a38670cf59 updated workflow upload path
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 17s
2025-05-21 15:54:36 -04:00
liyuxiao2
2b2766524c removed data/ from the git ignore
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 36s
2025-05-21 15:52:16 -04:00
liyuxiao2
b49f351a4c updated workflow scripts
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 20s
2025-05-21 15:46:59 -04:00