Pinned
3,091 contributions in the last year
Less
More
Contribution activity
August 2021
Created 71 commits in 4 repositories
Created a pull request in jina-ai/benchmark that received 8 comments
Opened 50 other pull requests in 4 repositories
jina-ai/jina
5
closed
19
merged
- fix: py-modules no metas
- fix: fix multiple import problem
- fix: check runtime class executor native
- fix: fix document update
- feat: add edges and nodes in batches
- feat: move and first iteration no shards
- fix: fix graph plot
- fix: fix listview insert, append
- feat: pass native in container runtime docker
- feat: blobs property
- feat: rebuild connection
- refactor: remove imports
- refactor: remove unused imports
- fix: fix error message test
- refactor: no copy on append
- fix: executor point to pea again
- refactor: no copy on append
- test: refactor test
- refactor: remove attribute
- refactor: kubernetes mvp pod level
- feat: add data request handler
- feat: add benchmarking decorator
- fix: fix plot
- fix: fix 0 sparse array
jina-ai/benchmark
17
merged
- fix: fix get attributes test
- feat: ephemeral tmpdir
- feat: skip searchers compare
- feat: add executor load
- feat: add flow tests
- fix: traverse test was failing
- fix: skip expensive config
- fix: try to fix units
- feat: provide results ms
- feat: more types methods
- feat: searchers compare
- feat: provide way to average profiles in different repetitions
- fix: fix imports
- feat: benchmark refactor
- feat: add Profiling capabilities to class
- feat: benchmark property getters
- feat: benchmark document construction
jina-ai/executors
1
open
6
merged
davidbp/neuralsearch
2
merged
Reviewed 74 pull requests in 4 repositories
jina-ai/jina
42 pull requests
- feat: kubernetes mvp
- fix: fix multiple import problem
- fix(daemon): manage ports for remote flows
- perf: reuse loop to add edge features
- feat: add edges and nodes in batches
- feat(daemon): add timeout to client
- perf: remove environment variable reading from init
- perf: define embedding as instance of ndarray
-
feat: make docs behavior consistent
💥 - feat(routing): add static routing table feature
- feat: add structuring executor repositories best practices
- fix: fix listview insert, append
- feat: add conda recipe script
- refactor(types): move up embeddings getter setter to mixin
- perf(types): remove warning logic in binary doc construction
- perf: save a single snapshot of warning filters and use it
- feat: add setter to embeddings
-
refactor(cli):
💥 remove pod alias, pea & pod subcommand - perf: use embeddings property in cache
- fix: traverse chunk match
- fix: executor point to pea again
- feat: grpc for requests
- feat: add split prepare for trainer
- ci: inject Document overload during CI
- feat: add efficient access to embeddings
- Some pull request reviews not shown.
jina-ai/executors
17 pull requests
- refactor: refactor ci
- feat(faiss): load a trained index and add a training endpoint
- docs: add parameter details for custom image torch encoder
- feat: migrate lightgbmranker to mono
- feat: add VADSpeechSegmenter
- feat: simple merger
- fix: use iterator to load dumped data
- fix: testing and relative imports fix
- feat: add mongo indexer to mono
- fix: match bug
- feat: use properly match with no custom distance func
- refactor: use docs match function and update SimpleIndexer to use latest Jina version
- feat: add avg pooling to embedding VGGishAudioEncoder
- feat: add catboost ranker
- feat: add DRPReaderRanker
- feat: add DPRTextEncoder
- feat: add huggingface clipimage transformers
jina-ai/benchmark
14 pull requests
- feat: add graph benchmarks for node and edge addition
- feat: refactored site generator
- feat: determined report.json output directory through environ var
- feat: provide way to average profiles in different repetitions
- feat: more types methods
- feat: searchers compare
- feat: pure pytest
- feat: add benchmarking for array match
- chore: restructured project
- feat: add DocumentArray extend benchmark
- feat: add benchmark append
- feat: add benchmark document array constructor
- fix: get embedding instead of blob
- feat: benchmark document construction
jina-ai/jina-commons
1 pull request
Created an issue in zeromq/pyzmq that received 3 comments
ZMQ on Kubernetes
Hello, I have a client server application. I would like to deploy the server on kubernetes to profit from their load balancing and scaling capabili…
3
comments