|
bb4f739535
|
commented functions, added in type defintions
|
2025-06-17 14:16:16 -04:00 |
|
|
06bd4d4001
|
added app.yaml configs
|
2025-06-16 13:43:59 -04:00 |
|
|
f967009dbf
|
naming Changes
|
2025-06-16 10:20:29 -04:00 |
|
|
586acd123c
|
fixed naming
|
2025-06-16 10:17:17 -04:00 |
|
|
95d56b90a2
|
debugging
|
2025-06-16 10:13:55 -04:00 |
|
|
32642468c9
|
fix
|
2025-06-16 10:07:35 -04:00 |
|
|
f0563fa566
|
debugging paths
|
2025-06-16 10:05:01 -04:00 |
|
|
abb65e3514
|
tweaked file naming
|
2025-06-16 10:00:19 -04:00 |
|
|
b4d0ffa58f
|
fixed path name
|
2025-06-16 09:53:20 -04:00 |
|
|
2aa5ca3fc1
|
adding a test, seeing where the files are stored
|
2025-06-16 09:49:49 -04:00 |
|
|
349ef5483b
|
tweaked paths
|
2025-06-16 09:44:23 -04:00 |
|
|
1bf85251d9
|
fixed paths
|
2025-06-16 09:39:13 -04:00 |
|
|
ce20909ebe
|
fixed paths
|
2025-06-16 09:29:08 -04:00 |
|
|
6742b0770b
|
fixed tiny bug
|
2025-06-13 15:10:56 -04:00 |
|
|
1dc5383162
|
fixed paths
|
2025-06-13 15:03:42 -04:00 |
|
|
9326505fca
|
added changes to datagen
|
2025-06-13 14:49:32 -04:00 |
|
|
ec97c78535
|
fix
|
2025-06-13 14:46:32 -04:00 |
|
|
e0fd6f00b4
|
test
|
2025-06-13 14:45:59 -04:00 |
|
|
039afbb330
|
naming error fix
|
2025-06-13 14:20:32 -04:00 |
|
|
a4fe41f525
|
tweak
|
2025-06-13 14:19:25 -04:00 |
|
|
e4542e76c4
|
updated so now the data gen works
|
2025-06-13 14:17:13 -04:00 |
|
|
b49fa4c2b7
|
updated conf
|
2025-06-13 14:00:27 -04:00 |
|
|
b14cc2cce5
|
deletdd files, updated workflow
|
2025-06-13 13:58:35 -04:00 |
|
|
4b48b98bae
|
updated readme
|
2025-06-12 16:08:06 -04:00 |
|
|
e5fb0ebff6
|
Delete Untitled document.pdf
|
2025-06-12 13:38:35 -04:00 |
|
|
a3f8895243
|
Upload files to "/"
|
2025-06-12 13:38:23 -04:00 |
|
|
da961db78e
|
deleted wheel file
|
2025-05-27 16:14:46 -04:00 |
|
|
562db239c1
|
using riahub package instead of wheel file
|
2025-05-27 16:10:53 -04:00 |
|
|
f8793ba2a3
|
added the warning suppresion when the workflow runs, instead of as an env variable
|
2025-05-27 15:49:00 -04:00 |
|
|
3722078b2d
|
fixed suppression
|
2025-05-27 15:40:06 -04:00 |
|
|
19d151872d
|
removed warnings during conversion part of workflow demo
|
2025-05-27 14:35:55 -04:00 |
|
|
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 |
|