Let's build the next gen SW
Co-Founder of DeepJavaLibrary(DJL), Alumni of Apache MXNet
-
AWS AI
- Palo Alto, CA
- https://www.linkedin.com/in/lanking/
Highlights
- 6 discussions answered
Block or Report
Block or report lanking520
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
incubator-mxnet Public
Forked from apache/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Python 1
-
276 contributions in the last year
Contribution activity
May 2022
Created 12 commits in 3 repositories
Created 1 repository
Created a pull request in deepjavalibrary/djl that received 1 comment
[PyTorch] update pytorch build instruction on android
Description Support android build
+8
−7
•
1
comment
Opened 12 other pull requests in 3 repositories
deepjavalibrary/djl
8
merged
1
closed
- [Paddle] remove unnecessary logics
- update TF versions
- [PaddleOCR] add openCV find rectangle method
- add width/height conversion to ObjectDetection
- [TensorFlow] fix GPU memory leak
- [TensorFlow][WIP] fix GPU memory leak
- [Android] update android package versions
- [PyTorch] bump up Android version
- [ONNXRuntime] Update inference_performance_optimization.md
deepjavalibrary/djl-demo
2
merged
deepjavalibrary/djl-serving
1
merged
Reviewed 18 pull requests in 3 repositories
deepjavalibrary/djl
13 pull requests
- [ci] Adds JDK 17 support
- Fixes bug in NDArray.oneHot() API
- [PaddleOCR] add openCV find rectangle method
- [pytorch] Add macOS M1 chip support.
- Upgrade JNA to 5.11.0
- [api] Improves ServingTranslator output handling
- [tensorrt] Fixes native library path
- Support of take from pytorch
- [api] Fixes JDK 18 compiler warnings
- [docs] Update pytorch and paddle version
- [pytorch] use precxx11 for aarch64
- [bom] Update bom dependency
- [pytorch] Use precxx11 build for aarch64 native library
deepjavalibrary/djl-serving
4 pull requests
tensorflow/java
1 pull request
Created an issue in PaddlePaddle/Paddle that received 10 comments
Paddle C++推理库是否支持动态图算子? Does Paddle support dynamic graph operators in C++ inference API
Description From the Paddle 2.3.0-rc0, it seemed the dynamic graph operators are supported for training in C++. We are wondering if inference API a…
10
comments