Merged
Conversation
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
* Adding ViT Autoencoder * Fixing Debug print statement Signed-off-by: vnath <[email protected]> * Truncating Classification Related Code snippets Signed-off-by: vnath <[email protected]> * Added explanation for input arguments Signed-off-by: vnath <[email protected]> * Added explanation for input arguments Signed-off-by: vnath <[email protected]> * Changed Class Name for vit autoencoder Signed-off-by: vnath <[email protected]> * Changed Class Name for vit autoencoder Signed-off-by: vnath <[email protected]> * Addressed Wenqi comments for test cases Signed-off-by: vnath <[email protected]> * Removed the flag for same as input size for cleaner code Signed-off-by: vnath <[email protected]> * Test cases for loop removed, much more polishing done of the code Signed-off-by: vnath <[email protected]> * Doc changes added Signed-off-by: vnath <[email protected]> * Fixed rst formatting a raising error and also added raising error for 2D inputs Signed-off-by: vnath <[email protected]> * Modified the ViTAutoEnc to adapt for version 1.6 of pytorch for backward comptability Signed-off-by: vnath <[email protected]> * Variable name changed for test case file Signed-off-by: vnath <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: vnath <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes # .
Description
A few sentences describing the changes proposed in this pull request.
Status
Ready/Work in progress/Hold
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests.make htmlcommand in thedocs/folder.