0.4.0 (2023-09-19)
- feat: show
txt
file extension for text files by @afzal442 in #179 - feat: add 404 not found page by @afzal442 in #178
- fix(404): navbar not cover 404 content anymore by @rwiteshbera in #184
- Removed idist.barrier() where needed by @sayantan1410 in #194
- Added configuration for local rank for all the templates by @sayantan1410 in #197
- Replaced torch.distributed.launch with torchrun by @sayantan1410 in #206
- Update ci.yml by @vfdev-5 in #220
- Fixed open in colab issue with netlify functions by @vfdev-5 in #223
- Update CI to use pnpm v7 by @theory-in-progress in #235
- Update lock file by @theory-in-progress in #236
- Fix LRScheduler issue of PyTorch by @theory-in-progress in #241
- Fix open in colab by @vfdev-5 in #263
- Improve vision classification by @theory-in-progress in #268
- replace seed 666 -> 777 by @vfdev-5 in #287
- Fix for "open in colab" opens the same zip after updates by @theory-in-progress in #295
- Changed default
log_every_iters
to 10 to stay consistent withdefaut_config
by @theory-in-progress in #299 - Try to enable "launch" for vision-classification/segmentation by @vfdev-5 in #304
- Fix bug "Open in Colab" returning "undefined" by @theory-in-progress in #305
- Fix the output_dir logic and bugs for reproducibility by @guptaaryan16 in #307
- Fix command errors in Nebari server run for templates by @guptaaryan16 in #317
- Added Gloo as a backend option by @sayantan1410 in #203
- Added code structure to README and fixed remaining torch.dist.launch by @vfdev-5 in #226
- Added docker folder with Dockerfile for local development by @vfdev-5 in #237
- Added pip list to report python packages versions by @vfdev-5 in #240
- Merge common and specific code-templates by @theory-in-progress in #260
- Added optional attributes by @theory-in-progress in #264
- Updated output config file to be same as config file by @theory-in-progress in #267
- Added pyproject.toml and more code formatting and checks by @vfdev-5 in #274
- Wget option Added along with a new dropdown menu by @guptaaryan16 in #265
- Added Manual dataset download by @theory-in-progress in #286
- Add common template for requirements.txt in all templates by @guptaaryan16 in #288
- Add more options to the global config by @theory-in-progress in #289
- Change default Namespace to Omegaconf and new method to save config-lock.yaml for reproducibility by @guptaaryan16 in #292
- Updated UI for ArgParser options in TrainingTab.vue by @guptaaryan16 in #298
- Introducing Python-Fire in the Code-Generator as a config management system by @guptaaryan16 in #300
- Updated logger format by @vfdev-5 in #303
- Added Hydra support as an option in ArgParse UI by @guptaaryan16 in #302
- Added pytorch-ignite docs nav bar button by @vfdev-5 in #310
- Added "Contributors" widget and button by @vfdev-5 in #311
- PR to improve the hash function for uuid by @theory-in-progress in #312
- Introduce Nebari support in code generator by @guptaaryan16 in #314
- Add commit hash to the getZipUid function for PR Builds by @guptaaryan16 in #319
- Replaced static image with gif on Home page. by @vfdev-5 in #169
- chore: add google analytics by @ydcjeff in #172
- ci: split workflow into several jobs, exclude launch for vision tasks by @trsvchn in #175
- chore: bump dev deps by @ydcjeff in #181
- Configure Renovate by @renovate in #182
- chore(deps): update all non-major dependencies by @renovate in #187
- chore(deps): update dependency execa to v6 by @renovate in #189
- chore(deps): update all non-major dependencies by @renovate in #188
- chore(deps): update all non-major dependencies by @renovate in #190
- chore(deps): update all non-major dependencies by @renovate in #191
- chore(deps): update all non-major dependencies by @renovate in #192
- chore(deps): update dependency @vitejs/plugin-vue to v2 by @renovate in #193
- chore(deps): update all non-major dependencies by @renovate in #196
- chore(deps): update all non-major dependencies by @renovate in #198
- chore(deps): update all non-major dependencies by @renovate in #200
- chore(deps): update actions/setup-node action to v3 by @renovate in #209
- chore(deps): update actions/checkout action to v3 by @renovate in #210
- chore(deps): update actions/setup-python action to v3 by @renovate in #211
- chore(deps): update actions/cache action to v3 by @renovate in #212
- fix(deps): update dependency @iconify/iconify to v3 by @renovate in #224
- fix(deps): update dependency start-server-and-test to v2 by @renovate in #229
- chore(deps): bump playwright-chromium from 1.33.0 to 1.35.1 by @dependabot in #255
- chore(deps): bump semver from 7.3.5 to 7.5.2 by @dependabot in #254
- chore(deps): bump ejs from 3.1.6 to 3.1.9 by @dependabot in #253
- chore(deps): bump prismjs from 1.26.0 to 1.29.0 by @dependabot in #245
- chore(deps): bump @vitejs/plugin-vue from 2.1.0 to 2.3.4 by @dependabot in #251
- Restructured config by @theory-in-progress in #243
- chore(deps): bump prettier from 2.5.1 to 2.8.8 by @dependabot in #259
- chore(deps): bump vue from 3.2.30 to 3.3.4 by @dependabot in #257
- chore(deps): bump @vue/compiler-sfc from 3.2.30 to 3.3.4 by @dependabot in #248
- chore(deps): bump vue-router from 4.0.12 to 4.2.2 by @dependabot in #250
- fix(deps): update dependency execa to v7 by @renovate in #228
- Updated deps and versions by @vfdev-5 in #238
- Update dependencies by @theory-in-progress in #239
- chore(deps): bump playwright-chromium from 1.35.1 to 1.37.0 by @dependabot in #285
- chore(deps): update actions/checkout action to v4 by @renovate in #318
- chore(deps): update all non-major dependencies by @renovate in #202
- Updated black version by @vfdev-5 in #195
- Added default backend value by @vfdev-5 in #204
- Add GHA CI autocancel by @trsvchn in #208
- Updated app header by @vfdev-5 in #222
- Updated readmes according to restructured config by @theory-in-progress in #266
- Removed extra line before main fn by @vfdev-5 in #272
- CI fix for Code generator by @guptaaryan16 in #283
- fix(deps): update dependency @octokit/core to v5 by @renovate in #277
- Refactor the code for the netlify functions by @theory-in-progress in #296
- fix(deps): update dependency execa to v8 by @renovate in #297
- Remove extra lines in setup_config for Argparser by @guptaaryan16 in #313
- Update template-common/config.yaml by @puhuk in #321
0.2.0 (2021-06-25)
- add score_function in saving best models (#145) (c349450)
- address comments from #136 (#137) (9682276)
- bump epochs batch size to larger ones, update READMEs (#155) (2145a85)
- change
replaceAll
toreplace
(ee32211) - change back to have previous UI (#126) (7d1e510)
- correct naming for loggers (#149) (a802644)
- default value in store, save on mount (#141) (d799a94)
- disable clicking if no template is chosen (#153) (7a9e176)
- do not download VOCSegmentation by default (#144) (cff1946)
- download after template, move download & colab under each left tab (#161) (0677621)
- empty
store.code
after changing templates (#138) (f0d3094), closes /github.com/pytorch-ignite/code-generator/pull/131#issuecomment-848225158 - include pytest in requirements.txt (#150) (917867c)
- make sensible default for handlers (#154) (90b8649)
- make UI consistent across browsers (#120) (18298cf)
- margin 0 on mobile (#140) (bf9e534)
- no alpha in message box bg, origin url in dev mode, change instruction for mobile (#125) (b662e06)
- open in colab (#162) (1564bb9)
- padding-right for right-pane-tabs (#139) (3bb7d50)
- restructure and add more Ignite core features (#116) (7483c04)
- scroll to top when navigate (#151) (ea8e4b7)
- set 2em instead of 2rem for hamburger icon (fec7efd)
- sidebar open from right for right pane on mobile (#143) (027d036)
- split the panes by 40/60 (#148) (04023f5)
- whitespaces and \n(s) (#152) (7572419)
- sampler: call set_epoch every epoch start in distributed training (#130) (0c19ad2)
- template-segmentation: call .step() / attach to engine (#134) (3806a38)
- add help for getting started steps (#156) (7834585)
- add open in colab (#160) (c5d4ad8)
- reset state when switching routes (#158) (44c2a45)
- template: add dcgan template (#119) (c8cc755)
- template: complete cifar10 classification (#118) (41e2d14)
- templates: add a image segmentation template (#129) (9ca5397)
- templates: port text classification template (WIP) (#131) (7683ede)
- add copy button for code (#106) (eeb3b9d)
- add error and info message box (#121) (df41cc6)
- add file icons beside file names (#110) (db234b8)
- add getting started instruction and loading code status (e34da95)
- add sidebar for left pane for mobile (#108) (b238b16)
- make app looks good on mobile (#105) (6fe04bc)
- save the configs as config-lock.yaml (6213893)
- show git commit on nav bar (#112) (53a645f)
- show thanksgiving message after download (#109) (8b2e9bf)
- template setup and render with ejs (#111) (7fc6af1)
0.1.0 (2021-04-20)
- add
/
in release badge [skip ci] (#100) (#101) (873655c) - add test options in text classification (#99) (0b1b535)
- bump max_epochs to 5, get_handlers arguments (#58) (818585e)
- convert
DEV_MODE
to int, mention in contributing.md (#82) (2342c52) - docstring and kwargs (#59) (fefaa33)
- download datasets on local rank 0 in multi node (#65) (e9df949)
- make a seed respect to distributed settings (#60) (b17397b), closes #62 #64
- README -> _README (#81) (d709d99)
- remove warning about earlystop and save best model (#73) (7a29e98)
- app: show by filename, sidebar end with ignite specifics (#54) (23c87b4)
- templates: merge handlers.py into utils.py (#55) (920ac61)
- remade gan template (#39) (52f0ab0)
- template file extension rename to
.py
(#43) [skip ci] (df65ca1)
- app: add an option to include test file (#97) (a9d774b), closes #94 #92 #93
- add ignite loggers in sidebar [wip] (#29) (78b0def)
- allow users give project name (#35) (07b1115)
- color output for logger and mimic
idist.show_config()
for distributed configs (#63) (c791f60) - configurations in separate config file in single template (#38) (8d1227e)
- run evaluation for 1 epoch before training (#57) (e79bff3)
- show directory tree after generating (#28) (9b7d661)
- single model, single optimizer template (#34) (ca80e3d), closes #30 #32 #32 #31
- app: create a basic app (#1) (32c8cea)
- download: add an option to archive and download (#6) (3f87b20)
- handlers: add common training handlers template (#26) (5b2cbae)
- template: add a gan template (#22) (9391807)
- theme: upgrade streamlit to 0.79.0, add custom theme config (#21) (e9b7de0)
- put version back in app (9c10693)