FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
feat: add map function by anna-charlotte · Pull Request #1187 · docarray/docarray · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
docarray
/
docarray
Public
Notifications
You must be signed in to change notification settings
Fork
243
Star
3.1k
Code
Issues
68
Pull requests
43
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: add map function
- #1187
#1187
Merged
anna-charlotte
merged 51 commits into
feat-rewrite-v2
docarray/docarray:feat-rewrite-v2
from
feat-map-apply
docarray/docarray:feat-map-apply
Copy head branch name to clipboard
Mar 3, 2023
Conversation
Commits
51
(51)
Checks
Files changed
Merged
feat: add map function
#1187
anna-charlotte
merged 51 commits into
feat-rewrite-v2
docarray/docarray:feat-rewrite-v2
from
feat-map-apply
docarray/docarray:feat-map-apply
Copy head branch name to clipboard
Commits
Commits on Mar 3, 2023
feat: add apply function
Show description for 3d45f57
anna-charlotte
committed
3d45f57
View commit details
Copy full SHA for 3d45f57
Browse repository at this point
test: add benchmark tests
Show description for 9a07808
anna-charlotte
committed
9a07808
View commit details
Copy full SHA for 9a07808
Browse repository at this point
fix: apply
Show description for 5709f97
anna-charlotte
committed
5709f97
View commit details
Copy full SHA for 5709f97
Browse repository at this point
fix: benchmark test
Show description for 366b6df
anna-charlotte
committed
366b6df
View commit details
Copy full SHA for 366b6df
Browse repository at this point
test: benchmark
Show description for 6e8ff7c
anna-charlotte
committed
6e8ff7c
View commit details
Copy full SHA for 6e8ff7c
Browse repository at this point
fix: apply
Show description for 89eaf62
anna-charlotte
committed
89eaf62
View commit details
Copy full SHA for 89eaf62
Browse repository at this point
fix: clean up
Show description for 545d9ec
anna-charlotte
committed
545d9ec
View commit details
Copy full SHA for 545d9ec
Browse repository at this point
chore: remove benchmark tests from general tests
Show description for d871363
anna-charlotte
committed
d871363
View commit details
Copy full SHA for d871363
Browse repository at this point
chore: fix ci
Show description for 8a436ae
anna-charlotte
committed
8a436ae
View commit details
Copy full SHA for 8a436ae
Browse repository at this point
feat: add threading option and benchmark test
Show description for c581b58
anna-charlotte
committed
c581b58
View commit details
Copy full SHA for c581b58
Browse repository at this point
test: use both backend options in tests
Show description for 8bf57fb
anna-charlotte
committed
8bf57fb
View commit details
Copy full SHA for 8bf57fb
Browse repository at this point
feat: add batching to abstract array
Show description for 0c3524c
anna-charlotte
committed
0c3524c
View commit details
Copy full SHA for 0c3524c
Browse repository at this point
feat: add apply_batch and _map_batch and tests
Show description for c335895
anna-charlotte
committed
c335895
View commit details
Copy full SHA for c335895
Browse repository at this point
test: fix load from da
Show description for cc23e4e
anna-charlotte
committed
cc23e4e
View commit details
Copy full SHA for cc23e4e
Browse repository at this point
docs: update docstrings
Show description for 73c0d84
anna-charlotte
committed
73c0d84
View commit details
Copy full SHA for 73c0d84
Browse repository at this point
docs: add example for apply
Show description for b7c2cae
anna-charlotte
committed
b7c2cae
View commit details
Copy full SHA for b7c2cae
Browse repository at this point
fix: mypy
Show description for 3eb0c30
anna-charlotte
committed
3eb0c30
View commit details
Copy full SHA for 3eb0c30
Browse repository at this point
refactor: clean up
Show description for 7c6cb2f
anna-charlotte
committed
7c6cb2f
View commit details
Copy full SHA for 7c6cb2f
Browse repository at this point
refactor: make batch method private
Show description for afa5837
anna-charlotte
committed
afa5837
View commit details
Copy full SHA for afa5837
Browse repository at this point
fix: apply
Show description for c69585a
anna-charlotte
committed
c69585a
View commit details
Copy full SHA for c69585a
Browse repository at this point
Test: add for apply batch
Show description for 8a3437a
anna-charlotte
committed
8a3437a
View commit details
Copy full SHA for 8a3437a
Browse repository at this point
fix: benchmark test increase ndocs
Show description for 66b78b3
anna-charlotte
committed
66b78b3
View commit details
Copy full SHA for 66b78b3
Browse repository at this point
test: clean up
Show description for 35e090a
anna-charlotte
committed
35e090a
View commit details
Copy full SHA for 35e090a
Browse repository at this point
test: try to fix
Show description for 3019522
anna-charlotte
committed
3019522
View commit details
Copy full SHA for 3019522
Browse repository at this point
test: try to fix test
Show description for 313d318
anna-charlotte
committed
313d318
View commit details
Copy full SHA for 313d318
Browse repository at this point
fix: test
Show description for 0afd5bd
anna-charlotte
committed
0afd5bd
View commit details
Copy full SHA for 0afd5bd
Browse repository at this point
fix: test
Show description for fdcfa23
anna-charlotte
committed
fdcfa23
View commit details
Copy full SHA for fdcfa23
Browse repository at this point
fix: apply suggestions from code review
Show description for fc91dbf
anna-charlotte
committed
fc91dbf
View commit details
Copy full SHA for fc91dbf
Browse repository at this point
fix: remove print statemetns
Show description for 0d7cd1b
anna-charlotte
committed
0d7cd1b
View commit details
Copy full SHA for 0d7cd1b
Browse repository at this point
fix: apply samis suggestion
Show description for b4c672b
anna-charlotte
committed
b4c672b
View commit details
Copy full SHA for b4c672b
Browse repository at this point
fix: add tests for func da to doc and da to other len da
Show description for 18a377b
anna-charlotte
committed
18a377b
View commit details
Copy full SHA for 18a377b
Browse repository at this point
fix: revert last commit
Show description for 245283f
anna-charlotte
committed
245283f
View commit details
Copy full SHA for 245283f
Browse repository at this point
test: add len assert
Show description for 76fe8b7
anna-charlotte
committed
76fe8b7
View commit details
Copy full SHA for 76fe8b7
Browse repository at this point
test: add assertions
Show description for 34b7f9c
anna-charlotte
committed
34b7f9c
View commit details
Copy full SHA for 34b7f9c
Browse repository at this point
test: add test to for da extend in batch apply
Show description for c7a968d
anna-charlotte
committed
c7a968d
View commit details
Copy full SHA for c7a968d
Browse repository at this point
test: extend with only one doc
Show description for 6cf8ed2
anna-charlotte
committed
6cf8ed2
View commit details
Copy full SHA for 6cf8ed2
Browse repository at this point
test: fix
Show description for 5dc9e6d
anna-charlotte
committed
5dc9e6d
View commit details
Copy full SHA for 5dc9e6d
Browse repository at this point
fix: test
Show description for d3fc203
anna-charlotte
committed
d3fc203
View commit details
Copy full SHA for d3fc203
Browse repository at this point
fix: test
Show description for 45cdc4a
anna-charlotte
committed
45cdc4a
View commit details
Copy full SHA for 45cdc4a
Browse repository at this point
fix: set docs in apply
Show description for 9839602
anna-charlotte
committed
9839602
View commit details
Copy full SHA for 9839602
Browse repository at this point
fix: indices
Show description for 87a93ff
anna-charlotte
committed
87a93ff
View commit details
Copy full SHA for 87a93ff
Browse repository at this point
fix: indices
Show description for eeb7fae
anna-charlotte
committed
eeb7fae
View commit details
Copy full SHA for eeb7fae
Browse repository at this point
fix: indices
Show description for 72aaf21
anna-charlotte
committed
72aaf21
View commit details
Copy full SHA for 72aaf21
Browse repository at this point
fix: indices
Show description for c0f8029
anna-charlotte
committed
c0f8029
View commit details
Copy full SHA for c0f8029
Browse repository at this point
fix:test
Show description for 9b83c1f
anna-charlotte
committed
9b83c1f
View commit details
Copy full SHA for 9b83c1f
Browse repository at this point
fix: mypy
Show description for 7638d86
anna-charlotte
committed
7638d86
View commit details
Copy full SHA for 7638d86
Browse repository at this point
fix: type hint
Show description for 4a3a290
anna-charlotte
committed
4a3a290
View commit details
Copy full SHA for 4a3a290
Browse repository at this point
fix: remove apply, only keep map
Show description for 38aae7a
anna-charlotte
committed
38aae7a
View commit details
Copy full SHA for 38aae7a
Browse repository at this point
refactor: map to map_docs
Show description for 01900c9
anna-charlotte
committed
01900c9
View commit details
Copy full SHA for 01900c9
Browse repository at this point
fix: apply suggestion
Show description for f6921e0
anna-charlotte
committed
f6921e0
View commit details
Copy full SHA for f6921e0
Browse repository at this point
docs: add example usage
Show description for c3fb041
anna-charlotte
committed
c3fb041
View commit details
Copy full SHA for c3fb041
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL