-
Notifications
You must be signed in to change notification settings - Fork 767
π refactor(model): memory usage optimisation #2813
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
Open
alfieroddan
wants to merge
20
commits into
open-edge-platform:main
Choose a base branch
from
alfieroddan:refactor/model/optimise-memorybank-memory_gpu_usage
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
8b4fca4
inital commit: Don't re-init buffer, inplace fill
alfieroddan 0c603c3
implement patchcore memory savings
alfieroddan 73fd2ee
deprecation warning for internal subsample_embedding of patchcore
alfieroddan f2dca31
PaDiM gpu memory usage reduction
alfieroddan 718b6ea
Merge branch 'open-edge-platform:main' into refactor/model/optimise-mβ¦
alfieroddan 0275ce9
refactor memory bank tensor assignment for readability. dfkdde refactor
alfieroddan a0bdbf2
unify memory bank models trainer arguments. refactor dfm to fit new mβ¦
alfieroddan a386732
bugfix: padim device count set to zero
alfieroddan 9e5adf8
Merge branch 'main' into refactor/model/optimise-memorybank-memory_gpβ¦
samet-akcay 572dc5e
ensure buffer is not replaced but instead resized and filled
alfieroddan 183f630
Merge branch 'refactor/model/optimise-memorybank-memory_gpu_usage' ofβ¦
alfieroddan c714b85
give memory bank type
alfieroddan 16fabb3
revert memory bank mixin back
alfieroddan b292713
to memory bank type and device
alfieroddan 43a4898
Merge branch 'main' into refactor/model/optimise-memorybank-memory_gpβ¦
alfieroddan 585c81a
update return type, add comment about deprecation, duplicated copyright
alfieroddan 9267dd1
new deprecation wrapper, now handles arg deprecation
alfieroddan d56a7bc
add flexible tests for new deprecation warning
alfieroddan 9072bbd
update warnings to deprecations. Resolve comments re-fit vs fit_guassβ¦
alfieroddan f123996
add type hint for dfkde
alfieroddan 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
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
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
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
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
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
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
Oops, something went wrong.
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.