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 upHighlights
- Arctic Code Vault Contributor
Pinned
3,250 contributions in the last year
Activity overview
Contribution activity
July 2020
- hanxiao/lookupy Python
Created a pull request in jina-ai/jina that received 7 comments
feat(flow): dryrun is running by default
solves the following problems:
dry_run should be triggered from the client, not triggered by "flow".
dry_run should mimic an empty Index/Search/Tr…
+152
−114
•
7
comments
- feat(proto!): make document a recursive structure
- feat(driver): add queryset driver
- revert(driver): remove if clause for #640
- fix(pea): fix socket close when exit
- feat(zmq): use zmqstream as default zmqlet
- fix(gpu): auto downgrade when gpu not available
- feat: add uvloop as alternative event loop
- docs(io): add shortcut to flow io
- feat(proto!): make document a recursive structure
- feat(executors): Applies safe access to `_device` and checks if executor should work `on_gpu` in `_posti_init_wrapper_`
- fix(ci): fix the random failing ci process
- feat(indexer): add annoy search_k parameter
- perf(indexer): change sort method to argpartition, not sort all the array
- feat(executors): add nprobe parameter to faiss indexer
- feat(frameworks): add faiss framework to be able to move index to gpu
- test(indexers) split indexer tests and add faiss indexer test
- feat(examples): Add changes to implement Faiss Search examples
- feat(examples) Add changes required to add examples of faiss search usage
- test(flow): improved log server tests
- refactor(crafters): io crafters should craft documents
- docs-readme-revamp
- fix(encoders): fix mask prune creation
- fix(peapods): got events closed stream
- feat(encoder): transformers truncation strategy
- ci(unittest): allow test discovery from unittest
- docs-101-102: 101 explains jina concept, 102 explains how it works
- feat(executor): add on_gpu: auto
- feat(executor): added new encoders for numeric data
- feat(executor): add image custom keras
- feat: rename port grpc
- test: use image built from pr in tests
- docs(readme): improve russian readme
- docs(contributing): instructions for github association
- Some pull request reviews not shown.
Created an issue in jina-ai/jina that received 7 comments
feat: add query language driver
Describe the feature
The motivation of filter in Jina is to select documents/chunks with some criterion so that the downstream workflow only works…
7
comments
9
contributions
in private repositories
Jul 4 – Jul 10