From 7904e5d60208f909be17248fe6c6ed433669202b Mon Sep 17 00:00:00 2001 From: Aryan Gupta Date: Fri, 22 Sep 2023 18:20:26 +0530 Subject: [PATCH 1/3] feat: Introduce templateOptions.json file to control options for each template individually --- src/components/TabTraining.vue | 124 ++++++++++++++++++------ src/templates/template-common/README.md | 2 +- src/templates/template_options.json | 44 +++++++++ 3 files changed, 137 insertions(+), 33 deletions(-) create mode 100644 src/templates/template_options.json diff --git a/src/components/TabTraining.vue b/src/components/TabTraining.vue index df367b53..d85498e6 100644 --- a/src/components/TabTraining.vue +++ b/src/components/TabTraining.vue @@ -7,15 +7,13 @@ using one of the tools provided below:

Argument Parser

- -

Deterministic Training

- + +
+

Deterministic Training

+ +
+ +

Distributed Training

-
+
+