-
Notifications
You must be signed in to change notification settings - Fork 38
Make preprocessing and postprocessing consistent accross transforms #93
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
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
0a1b515
Integrate axis swap into 1d processing funcs
felixblanke 2426060
Make channel dim addition optional
felixblanke eaa2fb6
Refactor; Add processing funcs for 2d
felixblanke 0e4cb27
Move processung funcs to _util module
felixblanke 3554a53
Generalize tensor processing
felixblanke 4e8ed02
Adapt 1d cases
felixblanke f889158
Extend _map_result to 1d case
felixblanke 0ed2896
Make _preprocess_coeffs general
felixblanke 03f74b7
Make postprocessing general
felixblanke ae7b345
Apply process funcs in 3d transforms
felixblanke 21332bf
Format
felixblanke b461c97
Fix coeff postprocess
felixblanke 105a0a8
Reduce tensor processing to coeff processing
felixblanke 24a25f4
Add fully separable transforms for n dims
felixblanke 169d6cf
Move dtype check to preprocessing
felixblanke ba1b83d
Encapsulate check for consistent dtype and device
felixblanke d50a2c2
Revert changes to coeff shape check
felixblanke 2d4620a
Make n-dim separable trafo private
felixblanke 1b45eae
Add explainatory comments
felixblanke 15af78b
Add docstrings
felixblanke 35bab80
Rename _map_result to _apply_to_tensor_elems
felixblanke 37db5db
Format
felixblanke b4c16e2
rename tree_map
v0lta a9569f2
rename coeff tree map.
v0lta d1339f0
Add remark on JAX tree map
felixblanke 6254f13
Merge branch 'main' into fix/keep-ndims-Nd
v0lta e281c85
merge.
v0lta 75ad167
formatting.
v0lta e3fe0f4
fix typing.
v0lta d6d8259
Fix ndim sep trafo usage comments
felixblanke de1b7c8
Fix docstr
felixblanke 986692f
nd-transforms are out of scope.
v0lta f008cfa
Merge branch 'fix/keep-ndims-Nd' of github.com:v0lta/PyTorch-Wavelet-…
v0lta 77ca368
short note.
v0lta cef6a04
move note.
v0lta 9981521
add note to forward and backward.
v0lta 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
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.