Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
refactor(v2): computational backends
- #941
#941
Merged
JohannesMessner
merged 28 commits into
feat-rewrite-v2
docarray/docarray:feat-rewrite-v2
from
refactor-comp-backends
docarray/docarray:refactor-comp-backends
Copy head branch name to clipboard
Dec 16, 2022
Conversation
Commits
28
(28)
Checks
Files changed
Merged
refactor(v2): computational backends
#941
JohannesMessner
merged 28 commits into
feat-rewrite-v2
docarray/docarray:feat-rewrite-v2
from
refactor-comp-backends
docarray/docarray:refactor-comp-backends
Copy head branch name to clipboard
Commits
Commits on Nov 29, 2022
refactor: make abstract tensor parametrization modular
Show description for 1addc11
JohannesMessner
committed
1addc11
View commit details
Copy full SHA for 1addc11
Browse repository at this point
feat: add type for torch embedding
Show description for b0b8497
JohannesMessner
committed
b0b8497
View commit details
Copy full SHA for b0b8497
Browse repository at this point
feat: embedding type for ndarray
Show description for 68f3914
JohannesMessner
committed
68f3914
View commit details
Copy full SHA for 68f3914
Browse repository at this point
fix: fix general embedding type
Show description for 953b690
JohannesMessner
committed
953b690
View commit details
Copy full SHA for 953b690
Browse repository at this point
Commits on Nov 30, 2022
test: update tests
Show description for 766f6b9
JohannesMessner
committed
766f6b9
View commit details
Copy full SHA for 766f6b9
Browse repository at this point
Merge remote-tracking branch 'origin/feat-rewrite-v2' into feat-rewrite-v2
JohannesMessner
committed
9dface7
View commit details
Copy full SHA for 9dface7
Browse repository at this point
Commits on Dec 8, 2022
Merge remote-tracking branch 'origin/feat-rewrite-v2' into feat-rewrite-v2
Show description for ed328e8
JohannesMessner
committed
ed328e8
View commit details
Copy full SHA for ed328e8
Browse repository at this point
Commits on Dec 12, 2022
feat: find function
Show description for cd7087b
JohannesMessner
committed
cd7087b
View commit details
Copy full SHA for cd7087b
Browse repository at this point
feat: batched query input
Show description for 9e950e1
JohannesMessner
committed
9e950e1
View commit details
Copy full SHA for 9e950e1
Browse repository at this point
Commits on Dec 13, 2022
fix: fix metrics and add tests for them
Show description for e3d26e6
JohannesMessner
committed
e3d26e6
View commit details
Copy full SHA for e3d26e6
Browse repository at this point
test: add tests for find
Show description for 1ed7d93
JohannesMessner
committed
1ed7d93
View commit details
Copy full SHA for 1ed7d93
Browse repository at this point
test: add test for topk
Show description for 0f7068f
JohannesMessner
committed
0f7068f
View commit details
Copy full SHA for 0f7068f
Browse repository at this point
feat: add batched find
Show description for d5c9ef9
JohannesMessner
committed
d5c9ef9
View commit details
Copy full SHA for d5c9ef9
Browse repository at this point
test: add more tests
Show description for 11cb7f2
JohannesMessner
committed
11cb7f2
View commit details
Copy full SHA for 11cb7f2
Browse repository at this point
docs: improve docstrings
Show description for ba56987
JohannesMessner
committed
ba56987
View commit details
Copy full SHA for ba56987
Browse repository at this point
docs: improve docstrings
Show description for 840ef79
JohannesMessner
committed
840ef79
View commit details
Copy full SHA for 840ef79
Browse repository at this point
Commits on Dec 14, 2022
fix: mypy and some comments
Show description for 6e48cdb
JohannesMessner
committed
6e48cdb
View commit details
Copy full SHA for 6e48cdb
Browse repository at this point
Merge branch 'feat-rewrite-v2' into feat-find
JohannesMessner
authored
8dc40d5
View commit details
Copy full SHA for 8dc40d5
Browse repository at this point
refactor: add computational backends
Show description for f28cf79
JohannesMessner
committed
f28cf79
View commit details
Copy full SHA for f28cf79
Browse repository at this point
refactor: use comp backends in find function
Show description for 0177836
JohannesMessner
committed
0177836
View commit details
Copy full SHA for 0177836
Browse repository at this point
Merge branch 'feat-rewrite-v2' into refactor-comp-backends
JohannesMessner
committed
fe85baa
View commit details
Copy full SHA for fe85baa
Browse repository at this point
refactor: clean up file structure
Show description for 3921ac8
JohannesMessner
committed
3921ac8
View commit details
Copy full SHA for 3921ac8
Browse repository at this point
fix: some typing issues
Show description for 4597115
JohannesMessner
committed
4597115
View commit details
Copy full SHA for 4597115
Browse repository at this point
Merge branch 'feat-rewrite-v2' into refactor-comp-backends
Show description for d61b765
JohannesMessner
authored
d61b765
View commit details
Copy full SHA for d61b765
Browse repository at this point
Commits on Dec 15, 2022
fix: reduce mypy errors
Show description for 4a6e1b3
JohannesMessner
committed
4a6e1b3
View commit details
Copy full SHA for 4a6e1b3
Browse repository at this point
fix: mypy
Show description for 650376f
JohannesMessner
committed
650376f
View commit details
Copy full SHA for 650376f
Browse repository at this point
fix: mypy
Show description for 73a4358
JohannesMessner
committed
73a4358
View commit details
Copy full SHA for 73a4358
Browse repository at this point
Commits on Dec 16, 2022
refactor: remove is_tensor flag
Show description for 4b50d0f
JohannesMessner
committed
4b50d0f
View commit details
Copy full SHA for 4b50d0f
Browse repository at this point
You can’t perform that action at this time.