Pinned
1,225 contributions in the last year
Less
More
Contribution activity
August 2021
Created 16 commits in 6 repositories
Created a pull request in jina-ai/jina that received 5 comments
Opened 4 other pull requests in 2 repositories
jina-ai/executors
3
merged
jina-ai/docs
1
merged
Reviewed 44 pull requests in 8 repositories
jina-ai/executors
22 pull requests
- chore: add pre-commit file
- fix(faiss): train index with GPU
- docs: add parameter details for custom image torch encoder
- feat: psql schema has versioning
- feat: migrate lightgbmranker to mono
- feat: simple merger
- docs: note on setup py and compounds
- feat: add VADSpeechSegmenter
- chore: unify manifest.yml
- docs: add warning to simple indexer
- fix: add traversal paths
- fix: use iterator to load dumped data
- fix: min ranker becomes simple ranker
- feat: add mongo indexer to mono
- fix: match bug
- fix: use top k
- refactor: use docs match function and update SimpleIndexer to use latest Jina version
- feat: remove numpy
- feat: add DRPReaderRanker
- fix: packaging
- Update logger message
- fix: pea id is a runtime arg
jina-ai/jina
8 pull requests
- docs: update the number of slack members
- feat: add conda recipe script
- feat: add structuring executor repositories best practices
- docs(README.md): update console output to match
- feat: add split prepare for trainer
- docs: add links to tutorials in README
- Update README.md
- feat: change default entrypoint and allow runtimes in main process
jina-ai/examples
5 pull requests
jina-ai/benchmark
5 pull requests
jina-ai/devrel-heartmaker
1 pull request
jina-ai/jina-commons
1 pull request
jina-ai/docs
1 pull request
jina-ai/legacy-examples
1 pull request
Created an issue in jina-ai/jina that received 2 comments
Flow.plot() doesn't work
Describe the bug
Given the following index.yml and executor.py, Flow.load_config('flow.yml').plot() will generate an invalid image
jtype: Flow
version
2
comments