- Notifications
You must be signed in to change notification settings - Fork 24
Merge common and specific code-templates #260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
vfdev-5 merged 25 commits into pytorch-ignite:main from theory-in-progress:merge-common-specific Jun 23, 2023
Merged
Changes from 6 commits
Commits
Show all changes
25 commits Select commit Hold shift + click to select a range
0f82489 Added functionality for merging of common and specific templates
theory-in-progress b3a6a3f Merge common and Specific code-templates
theory-in-progress 8f67e46 Handle error code-tag is present in a file but file is missing in Com…
theory-in-progress bc688be Update branch with changes from main
theory-in-progress 83f4051 Merge branch 'pytorch-ignite:main' into merge-common-specific
theory-in-progress 463d004 Code format
theory-in-progress b044f5e Changed code tag to `from_template_common`
theory-in-progress bb04373 Refactoring the redundant/repeating code in utils.py
theory-in-progress 5ed9d8c Fix lint of utils.py
theory-in-progress c3d1eed Refactoring the redundant/repeating code in config.yaml
theory-in-progress e474921 Refactoring the redundant/repeating code in main.py
theory-in-progress ac621bf MOdify lint options
theory-in-progress 6d9415f Deleting the script check_copies.py and the command in workflow
theory-in-progress d9888dd Add lint in tests and modify min_lint in lint
theory-in-progress 7703a72 Merge branch 'main' into merge-common-specific
vfdev-5 c5c9ae0 Modify render with replace using js on vision-classification template
theory-in-progress bb5b106 Merge branch 'merge-common-specific' of github.com:theory-in-progress…
theory-in-progress 4f965b1 Install formatting tools in tests job
theory-in-progress da90ef3 Change code tags from `#:::- from_template_common :::#` to `#::= from…
theory-in-progress 23e2385 Modifying trainers.py to include the if else statements for unused im…
theory-in-progress d738012 Removes any usort skip statements in the final code
theory-in-progress ff45072 Added usort skip statements for certain imports in trainers.py
theory-in-progress 38c0f80 Modified tests, imports, workflow
theory-in-progress 733b9ea Added type hints for functions in template-vision-segmentation/traine…
theory-in-progress eb75d1d Formatting modifications
theory-in-progress File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.