-
Notifications
You must be signed in to change notification settings - Fork 244
feat(v2): tensor column mode #886
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 all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
a574d84
fix: inherit from cls in da
samsja 05b90e9
fix: move class atribute to top torch tensor
samsja df5fe28
feat: add stack and unstack mod
samsja 915cbf5
feat: add blocker for stack mod
samsja fd7d8a7
feat: add blocker for stack mod
samsja 95316af
fix: fix issue with dict iterationg
samsja 70d6430
refactor: init column in stacked mode entry and not init
samsja b290040
fix: fix typo
samsja ac26cda
fix: fix typo
samsja f50c27b
feat: add column mode for tensor
samsja 869c8ee
feat: add decorator
samsja 7cfbb0e
feat: add setter
samsja 58d53ae
fix: fix getter
samsja 8ddf618
feat: add setter as property
samsja 4ce3a4b
feat: add more test
samsja 9c181f6
feat: add numpy to stack mod
samsja 4f73b9e
feat: add stack classmethod
samsja 9cec782
feat: embedding type (#877)
JohannesMessner 3506501
refactor: halfway trough mypy not complaining
samsja f148857
refactor: almost the end of mypy
samsja e37608d
refactor: mypy good
samsja 94b3b08
chore: add docstring for stack mode
samsja f3d91c7
chore: add docstring for document array
samsja 64b856b
chore: add docstring
samsja 4297ab2
fix: apply johannes suggestion
samsja 52a5e69
fix: apply johannes suggestion
samsja 3b91d61
fix: apply johannes suggestion
samsja 6866bc6
fix: shorten docstring
samsja c801689
fix: apply johannes suggestion
samsja 93e1892
refactor: apply johannes suggestion
samsja 73d2fda
fix: apply johannes suggestion
samsja bcaad73
feat: add warning in list like funciton
samsja ce34689
fix: fix docstring column fields
samsja 1f57835
feat: add warning in list like funciton
samsja a6abd5e
feat: apply jihannes suggestion
samsja 834fada
feat: apply aleaddine suggestion
samsja bc76613
feat: apply jihannes suggestion
samsja 17802b3
feat: apply jihannes suggestion
samsja 052288f
feat: apply jihannes suggestion
samsja b0dd31d
fix: docstring for blocked method
samsja 5fd7864
feat: add better docstring for context manager
samsja c1bfa6f
fix: mypy
samsja 9a75e80
feat: apply alex suggestion
samsja d0d75c0
feat: apply alex suggestion
samsja e0fec6b
feat: apply alex suggestion
samsja 0b3f538
fix: mypy
samsja 228277d
fix: rebase
samsja 6d07939
fix: rebase
samsja 65ba015
refactor: fix problem
samsja baa7f53
feat: apply alex suggestion
samsja d7c0458
feat: apply alex suggestion
samsja 0049d66
fix: apply black to suggestion
samsja 1286876
fix: update docstring
samsja 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.