Commit Graph

155 Commits

Author SHA1 Message Date
rushtehrani
a8cf80396f update labels 2021-01-30 17:13:33 -08:00
rushtehrani
f55b82f4b1 use correct template name vars 2021-01-29 18:12:12 -08:00
rushtehrani
bd052005f1 update vscode template 2021-01-29 15:37:59 -08:00
rushtehrani
c91048aae7 update JupyterLab workspace template 2021-01-29 14:24:26 -08:00
rushtehrani
0283aecfad update CVAT template 2021-01-29 13:47:12 -08:00
Andrey Melnikov
f1bdbbad28 chore: code cleanup 2021-01-19 10:55:55 -08:00
Andrey Melnikov
a6cfbe24df chore: codacy method comments 2021-01-18 10:41:17 -08:00
Andrey Melnikov
d630508c0f feat: update workflow templates to have dynamic node pool label 2021-01-18 10:37:08 -08:00
rushtehrani
3c8556e17b evaluate nodepoollabel in workflow templates 2021-01-17 13:15:58 -08:00
Andrey Melnikov
08b5edde72 fix: wrong file name for migration rollback 20201113094916 2021-01-15 12:37:48 -08:00
Andrey Melnikov
82a411ebda fix: wrong file for migration rollback 2021-01-15 12:29:00 -08:00
rushtehrani
5f531f2ac0 update cvat and filesyncer images 2021-01-07 09:59:26 -08:00
rushtehrani
d230357a28 remove used-by: cvat from tf training workflow 2021-01-05 16:48:50 -08:00
rushtehrani
758ec11b5d fix label 2020-12-29 14:31:01 -08:00
rushtehrani
50ff540ae3 fix migration path 2020-12-29 14:14:25 -08:00
rushtehrani
943f61a251 fix migration path 2020-12-29 14:13:10 -08:00
rushtehrani
39bb30d6bf make updates based on feedback 2020-12-29 13:48:06 -08:00
Rush Tehrani
a79f57c374 Merge branch 'master' into feat/migrations 2020-12-29 13:30:37 -08:00
Andrey Melnikov
61c31e43f7 chore: migration method documentation 2020-12-29 13:26:18 -08:00
Andrey Melnikov
1af1ccb2b9 fix: updated logic so that workflow templates are not modified from their display value, but the generated value provides more error handling 2020-12-29 13:06:09 -08:00
rushtehrani
f60824f6c4 fix indentation 2020-12-28 10:11:57 -08:00
Rush Tehrani
029429dbd8 Merge branch 'feat/sys.node.pool' into feat/migrations 2020-12-28 10:10:48 -08:00
Andrey Melnikov
237988da86 fix: wrong migration file name 2020-12-25 16:32:15 -08:00
Andrey Melnikov
e24052d51f fix: migration path issue for jupyterlab 2020-12-25 16:32:15 -08:00
Andrey Melnikov
ca5f602738 fix: separated workflow templates and workspace templates for yaml resources for migrations.
Also updated migration yamls to the latest based on templates repo.
2020-12-25 16:32:15 -08:00
Andrey Melnikov
7c273e20cf chore: updated tf_training to be tensorflow-mnist-training to better match onepanel templates repo 2020-12-25 16:32:15 -08:00
Andrey Melnikov
153dd3ccd7 chore: update documentation for migration methods 2020-12-25 16:32:15 -08:00
Andrey Melnikov
6739ffc2f9 feat: update other workflows with new node pool information. 2020-12-25 16:32:15 -08:00
Andrey Melnikov
96fde4e005 feat: update templates to add node pool argument (WIP) 2020-12-25 16:32:15 -08:00
rushtehrani
300842a1ee rename hyperparam tune migration 2020-12-24 17:45:01 -08:00
rushtehrani
656e6e62a8 update hyperparam tuning example paths 2020-12-24 17:43:52 -08:00
rushtehrani
f5320e61a3 update migration date 2020-12-24 17:19:01 -08:00
rushtehrani
cc5e8a03ba fix indentation 2020-12-24 12:26:22 -08:00
Rush Tehrani
9f202b2049 Merge branch 'master' into feat/migrations 2020-12-23 15:14:36 -08:00
rushtehrani
5caf584aed update hyperparam tuning template 2020-12-21 18:35:21 -08:00
Andrey Melnikov
7ec209334a fix: missing setting the initializedMigrations variable for migration. This fixes a big where changing the configmap crashed the server. 2020-12-16 21:54:08 -08:00
Andrey Melnikov
0b68e88c60 fix: wrong template name 2020-12-14 14:05:08 -08:00
Andrey Melnikov
01cd321a1a fix: added migration to update jupyterlab workspace template to be able to use GPUs in GKE 2020-12-14 14:03:05 -08:00
Andrey Melnikov
9302853820 chore: migration method documentation 2020-12-11 16:57:03 -08:00
Andrey Melnikov
5ce0bb1532 fix: add resource limits to a main container
This fixes an issue with GPUs in GKE as the container that needs the GPU needs to have a resource requirement.
2020-12-11 16:52:50 -08:00
rushtehrani
a55ba7a3c1 add comment to exported funcs 2020-12-11 11:24:08 -08:00
rushtehrani
18625673cc add hyperparam tuning workflow template 2020-12-11 11:17:50 -08:00
Andrey Melnikov
7f5d52cb13 chore: migration method comments 2020-12-09 13:03:05 -08:00
Andrey Melnikov
ae998d000a feat: update tensorflow migration 2020-12-09 12:58:45 -08:00
Andrey Melnikov
f58263ddb2 fix: wrong migration folder 2020-12-09 11:03:20 -08:00
Andrey Melnikov
f9373561fb chore: added missing migration comments 2020-12-08 16:50:42 -08:00
Andrey Melnikov
e42ac38103 feat: re-organized data folder for migrations 2020-12-08 16:44:43 -08:00
Rush Tehrani
0639f10834 Fix template name and package name 2020-11-30 12:43:40 -08:00
Rush Tehrani
1946fdd254 Rename 20201130130433_update_tfod_patch.go to 20201130130433_update_tfod_path.go 2020-11-30 12:35:09 -08:00
savan
c556e65a88 use latest template for up 2020-11-30 14:33:40 -06:00