-
Notifications
You must be signed in to change notification settings - Fork 288
More general remap_ids #726
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 5 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
9371cea
work with cupy arrays and 2d arrays
kadarakos 0909a32
force mypy pass
kadarakos 7627643
addressing comments
kadarakos dc2f416
return correct shape empty array
kadarakos 6b6de6a
test remap_ids with Ints2d
kadarakos ac5a893
Update thinc/layers/remap_ids.py
kadarakos bcc35fe
use numpy array
kadarakos a56929a
remove cupy import
kadarakos 76fbda4
mini fix
kadarakos e3ecf84
more strict typing
kadarakos 2983853
Merge branch 'master' of https://github.com/explosion/thinc into rema…
kadarakos ddc8ae5
adjust test
kadarakos 71a86b6
Update thinc/layers/remap_ids.py
kadarakos fad1247
remove check
kadarakos e9abe92
Update thinc/layers/remap_ids.py
kadarakos d0a2f8b
address reviews
kadarakos ba96fd6
Update thinc/layers/remap_ids.py
kadarakos ce6dbe5
simplify casting
kadarakos 3d87100
Update thinc/layers/remap_ids.py
kadarakos c0fc214
Update thinc/layers/remap_ids.py
kadarakos b809f4d
remap_ids legacy
kadarakos 40aace6
Merge branch 'remap-ids-fix' of https://github.com/kadarakos/thinc in…
kadarakos ba730c3
legacy
kadarakos d0bc261
Merge branch 'master' of https://github.com/explosion/thinc into rema…
kadarakos fb32a29
test version 1 and 2
kadarakos cecba3e
rename legacy to v1
kadarakos 38ce16e
adding old test back
kadarakos ecbd06e
remap_ids docs update
kadarakos 7f90739
Update website/docs/api-layers.md
kadarakos 6d38a15
Update website/docs/api-layers.md
kadarakos eb9572f
make init/forward attribute setting more clear
kadarakos 0c82bae
merge
kadarakos e2425b1
Update website/docs/api-layers.md
kadarakos 7cceacc
Update website/docs/api-layers.md
kadarakos b9fd349
Update website/docs/api-layers.md
kadarakos e8241dc
prettier
kadarakos c2f4edd
merge
kadarakos 33e7f20
update model type
kadarakos ea930c1
prettier
kadarakos 67f90a4
Use new _v2 instead of renamed _v1
adrianeboyd 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
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.