Highlights
- Arctic Code Vault Contributor
Popular repositories
-
Python - A vanilla implementation of Viola Jones' cascaded AdaBoost based object detector
-
-
-
Forked from onnx/models
A collection of pre-trained, state-of-the-art models in the ONNX format
Jupyter Notebook
-
413 contributions in the last year
Less
More
Contribution activity
March 2021
Created 5 commits in 1 repository
Created a pull request in microsoft/onnxruntime that received 2 comments
Support parsing an array of values stored as an attribute in a custom op
Description: Support parsing an array of values stored as an attribute in a custom op. For now, limit support to parsing an array of ints and an …
+272
−8
•
2
comments
Opened 4 other pull requests in 1 repository
Reviewed 4 pull requests in 1 repository
microsoft/onnxruntime 4 pull requests
Created an issue in onnx/onnx that received 1 comment
Celu function seems to be incorrectly composed
Bug Report Describe the bug Celu's function is composed by dividing (X/alpha) and passing its result to "Elu" and finally multiplying its result by…
1
comment