Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,120 contributions in the last year
Activity overview
Contribution activity
August 2020
- hanxiao/all-contributors-cli JavaScript
- hanxiao/zeromq.org HTML
Created a pull request in jina-ai/jina that received 4 comments
refactor(hub): new jina.hub namespace for storing executors
New file structure:
jina/executors
├── crafters
├── encoders
├── indexers
└── rankers
jina/hub
├── api
├── crafters
│ ├── audio
│ ├── cv
│ ├…
+247
−229
•
4
comments
- feat(hub): add hub new to cli parser
- fix: add ignore pattern to import class
- test(crafter): move tests to hub
- fix(cli): fix hub cli imports
- refactor(hub): move hub to a submodule
- refactor(hub): jina.hub is now a submodule from jina-ai/jina-hub
- refactor(driver): QueryLangDriver is now QuerysetReader
- feat(indexer): add query by ids to BaseNumpyIndexer
- docs: add explanation to all the types
- refactor: move base_deps from setup to extra
- Anish2197 feat executor new numeric
- ci: fix label pr action
- fix(flow): join is an alias of needs
- fix(cicd): fix pip cache problem
- refactor: move numpy indexer back in core
- Docs contributing update
- test: no need of np asarray
- chore(readme): add new example
- feat: add support for mindspore 431
- update hello-world docs
- test: refactor indexer tests and check instance type
- fix: fit transform should not fit at encode time plus refactor
- docs: correct anchor for type in CONTRIBUTING.md
- fix: faiss should not keep self.index
- docs: improve documentation of query lang drivers
- docs(flow): wording, formatting
- fix(drivers): fix the default value for depth_level 814
- fix: add a unit test for clarify the usage of `Chunk2DocRanker`
- docs: add docs about common jina practices
- fix: transformers are extracting prob distrib over vocab
- JINACORE-119 docs: try to improve documentation on extra dependencies
- ci: remove py38 tests and add docs in path-ignore
- ci: skip ci if changes only affect README and allcontributorssrc
- docs: add hanxiao as a contributor
- fix: test object detection check real image content
- fix(helper): cached_property decorator fixed
- feat(crafter): add flip image crafters
- test: separate test for sliceql
- feat: object detection segmenter
- Some pull request reviews not shown.
- refactor: migrate torch vision encoders
- Refactor torch object detection
- fix(rankers): fix rankers tests and some refactor
- Refactor nmslib indexer
- refactor: refactor TfIdf and BM25Ranker
- refactor: refactor Milvus Indexer
- refactor: migrate numpyindexer rm naive
- refactor: random gaussian encoder
- refactor: migrate ngt indexer
- refactor: migrate level db indexer
- refactor(MinRanker): migrate
- refactor: migrate annoy indexer
- refactor(indexer): refactor faiss indexer
Created an issue in peter-evans/dockerhub-description that received 4 comments
API is broken since Aug 17?
Good work, I've been using this Docker App since months and today I realize the action failed with 400
Run peter-evans/dockerhub-description@v2.1.0…
4
comments
- move executor unit tests to jina-hub
- README.md is too big and it breaks Docker Hub API
- mix-in QueryLangDriver and BaseSearchDriver creates Diamond problem as in #764
- url_pat: We can handle moving the `url_pattern` regex outside the function scope in a different PR
- all docstrings inside `executors.metas` are not picked up by our docs
46
contributions
in private repositories
Aug 1 – Aug 21