code-generator icon indicating copy to clipboard operation
code-generator copied to clipboard

Web Application to generate your training scripts with PyTorch Ignite

Results 34 code-generator issues
Sort by recently updated
recently updated
newest added

Currently we store defaults configuration for the project in `utils.py`. And as it was discussed, it would be great to add option for the user to be able to dump...

enhancement
backend

Bumps [semver](https://github.com/npm/node-semver) from 7.5.2 to 7.5.4. Release notes Sourced from semver's releases. v7.5.4 7.5.4 (2023-07-07) Bug Fixes cc6fde2 #588 trim each range set before parsing (@​lukekarrys) 99d8287 #583 correctly parse...

dependencies

Bumps [@iconify/iconify](https://github.com/iconify/iconify/tree/HEAD/components/svg-framework) from 3.1.0 to 3.1.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@iconify/iconify&package-manager=npm_and_yarn&previous-version=3.1.0&new-version=3.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

This is tracking issue for future releases - Segmentation: we can use our pascal voc example (done by #129) - Detection: todo

enhancement
templates
hacktoberfest

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.0 to 27.5.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=27.4.0&new-version=27.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.7.13 to 2.9.16. Changelog Sourced from vite's changelog. 2.9.16 (2023-05-26) fix: port #13348 to v2, fs.deny with leading double slash (#13350) (7d8100a), closes #13348 #13350 2.9.15 (2022-08-12)...

dependencies

### Describe the bug AttributeError: 'VisdomLogger' object has no attribute 'writer' ### Expected result No error. ### Reproduction Please see line 137, src/templates/template-vision-segmentation/vis.py. `logger.writer.add_image` is for tensorboard, no? logger.writer.add_image ###...

### Description - Adding support for TPU Fix #173 - [X] New feature I have updated the UI but couldn't figure out the next step: that if XLA-TPU is selected...

### Clear and concise description of the problem It would be good to provide an option to select accelerator as TPU instead of GPU We can also auto-select TPU accelerator...

enhancement
hacktoberfest

### Clear and concise description of the problem A list of few new features that can make Code Generator super awesome 1. Side by side comparison of pytorch vs ignite...

enhancement
hacktoberfest