Highlights
- 6 discussions answered
Popular repositories
-
Forked from tensorflow/tensorflow
Computation using data flow graphs for scalable machine learning
C++ 1
-
-
Forked from bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
-
-
847 contributions in the last year
Less
More
Activity overview
Contributed to
microsoft/onnxruntime,
microsoft/onnxruntime-inference-examples,
onnx/onnx
and 5 other
repositories
Contribution activity
August 2021
Created 4 commits in 1 repository
Created a pull request in microsoft/onnxruntime that received 9 comments
Remove onnxruntime/core/protobuf
Description: Remove unused files Motivation and Context Why is this change required? What problem does it solve? If it fixes an open issue, please…
+33
−3,044
•
9
comments
Opened 4 other pull requests in 2 repositories
microsoft/onnxruntime
3
merged
microsoft/onnxruntime-inference-examples
1
open
Reviewed 16 pull requests in 3 repositories
microsoft/onnxruntime 14 pull requests
- bump ORT version to 1.8.2
- Update onnx
- Build script logging updates
- [WIP] Support custom ops ONNX schema specification using prebuilt onnxruntime
- [In progress] Support TRT 7.1-8.0
- Cherry picks for release - 1.8.2
- Specify timeout for iOS packaging pipeline
- Add more detail to model IR version mismatch error message.
- Cleanup USE_TENSORRT macro
- Correct supported ONNX version in Version matrix
- Update onnx-tensorrt parser and cgmanifest
- Increase build timeout
- Upgrade TensorRT to v8.0.1
- Use CUDA_HOME and CUDNN_HOME from the environment if they are not spe…