Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@microsoft

Popular repositories

  1. Python - A vanilla implementation of Viola Jones' cascaded AdaBoost based object detector

    1

  2. Forked from microsoft/onnxjs-demo

    demos to show the capabilities of ONNX.js

    TypeScript

  3. Forked from microsoft/onnxjs

    ONNX.js: run ONNX models using JavaScript

    TypeScript

  4. Forked from onnx/onnx

    Open Neural Network Exchange

    PureBasic

  5. Forked from onnx/models

    A collection of pre-trained, state-of-the-art models in the ONNX format

    Jupyter Notebook

  6. Forked from onnx/onnx-docker

    Dockerfiles and scripts for ONNX container images

    Jupyter Notebook

413 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

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

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

Seeing something unexpected? Take a look at the GitHub profile guide.