Commit Graph

85 Commits

Author SHA1 Message Date
d7470b845c increased the batch size for every update 2025-05-26 15:02:57 -04:00
2a4ecd175a updated so that the progress bar updates in place 2025-05-26 14:57:34 -04:00
1e7fdab60c enabled progress bar 2025-05-26 14:49:23 -04:00
dc72fd0148 removed error warnings 2025-05-26 14:41:45 -04:00
d518c633b7 changed back to gpu 2025-05-26 14:38:18 -04:00
92a0ed11e4 Added Training bar 2025-05-26 14:27:53 -04:00
a092b92174 optimized script 2025-05-26 12:04:20 -04:00
4f5101bd7e fixed ort [path file 2025-05-26 11:25:01 -04:00
440cedd582 fixed workflow path 2025-05-26 11:09:09 -04:00
9e3edcb0cc fixed flags in workflow yaml, convertin gONNX -> ORT step 2025-05-26 10:52:04 -04:00
3a32a83c34 added profiling for the onnx model 2025-05-26 10:28:11 -04:00
b3d17f804c added in type casting 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 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 2025-05-26 09:43:42 -04:00
7e255a704d fixed the training bar, so it only shows final epoch results. 2025-05-23 10:47:27 -04:00
5f0ac995c8 fixed training model error, was a extra argument passed into the callback class 2025-05-23 10:37:56 -04:00
065129b4ed fixed training errors inside trhe script 2025-05-23 10:31:34 -04:00
3caf1d21f2 fixed progress bar for training 2025-05-23 10:19:27 -04:00
c31a5eaf79 removed warnings from training 2025-05-23 10:10:07 -04:00
473dc5bb40 retraining model, 2025-05-23 10:06:46 -04:00
88b6dec668 removed making the dataset 2025-05-22 16:14:06 -04:00
f3fd1f7c59 got 2025-05-22 16:12:02 -04:00
ecd039b336 removed npy from git ignore 2025-05-22 15:58:53 -04:00
39f3116d93 updated workflow, deleted old recordings, using gpu for training 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 2025-05-22 15:08:31 -04:00
c6ad74b5df reverted .onnx to .cptx 2025-05-22 15:04:19 -04:00
81154ec85e tweaked typo inside convert_to_onnx 2025-05-22 15:03:04 -04:00
liyuxiao2
0e8b897912 fixed typo inside the convert_onxx file, changed from "interference" to "inference" 2025-05-22 14:46:24 -04:00
liyuxiao2
34d2431bf0 tweaked app.yaml typo 2025-05-22 14:42:44 -04:00
liyuxiao2
c2a71605f8 fixed config issue 2025-05-22 14:41:07 -04:00
liyuxiao2
85d6afd976 disabled gpu for now 2025-05-22 14:33:08 -04:00
liyuxiao2
310cc10f71 tweaked basic path 2025-05-22 14:28:21 -04:00
liyuxiao2
5970af5be7 fixed paths 2025-05-22 14:26:15 -04:00
liyuxiao2
dcb6e0accd removed strict installations 2025-05-22 14:15:34 -04:00
liyuxiao2
f5a9a3356f updated dependencies installation 2025-05-22 14:14:36 -04:00
liyuxiao2
fa26c67938 Merge branch 'main' of https://riahub.qoherent.internal:3000/qoherent/modrec-workflow 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 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 2025-05-21 15:56:55 -04:00
liyuxiao2
a38670cf59 updated workflow upload path 2025-05-21 15:54:36 -04:00
liyuxiao2
2b2766524c removed data/ from the git ignore 2025-05-21 15:52:16 -04:00
liyuxiao2
b49f351a4c updated workflow scripts 2025-05-21 15:46:59 -04:00
liyuxiao2
ba7d0d9f67 reorganized file struture 2025-05-21 15:46:28 -04:00
liyuxiao2
3df27cf012 fixed the workflow to detect the helpers folder 2025-05-20 10:50:55 -04:00
liyuxiao2
e822d68b53 fixed the workflow, app.yaml now matches app_settings.py, configured dataset.py to always create a new data folder 2025-05-20 10:43:56 -04:00