Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ONNX V1.3 #101

Merged
merged 4 commits into from
May 1, 2019
Merged

Conversation

LakshmiKumar23
Copy link
Contributor

No description provided.

@LakshmiKumar23 LakshmiKumar23 changed the title Lk/onnx v1.3 Suppot for ONNX V1.3 Apr 19, 2019
@LakshmiKumar23 LakshmiKumar23 changed the title Suppot for ONNX V1.3 Support for ONNX V1.3 Apr 19, 2019
@LakshmiKumar23
Copy link
Contributor Author

Tested using resnet50 ONNX Model V1.3

@kiritigowda
Copy link
Collaborator

@LakshmiKumar23 does all the 1.3 Models run?

@LakshmiKumar23
Copy link
Contributor Author

@kiritigowda No. Only the resnet50 runs. The others have some issues with some layers. I will look into it

@kiritigowda kiritigowda added enhancement New feature or request high High Priority - Bug fix or new feature WIP Pull request is still a Work In Progress and removed WIP Pull request is still a Work In Progress labels Apr 26, 2019
@kiritigowda kiritigowda merged commit f99039a into ROCm:master May 1, 2019
japarada pushed a commit to japarada/MIVisionX that referenced this pull request May 2, 2019
* nnir_to_openvx print (ROCm#103)

* Ubuntu 18.04 warnings fix (ROCm#104)

* Support for ONNX V1.3 (ROCm#101)

ONNX 1.3 support for ResNet50

* graph ui polished
japarada pushed a commit to japarada/MIVisionX that referenced this pull request May 2, 2019
* nnir_to_openvx print (ROCm#103)

* Ubuntu 18.04 warnings fix (ROCm#104)

* Support for ONNX V1.3 (ROCm#101)

ONNX 1.3 support for ResNet50

* graph ui polished

* bug fix
@LakshmiKumar23 LakshmiKumar23 deleted the lk/onnxV1.3 branch May 3, 2019 16:32
japarada pushed a commit to japarada/MIVisionX that referenced this pull request May 7, 2019
* nnir_to_openvx print (ROCm#103)

* Ubuntu 18.04 warnings fix (ROCm#104)

* Support for ONNX V1.3 (ROCm#101)

ONNX 1.3 support for ResNet50

* perf_chart update
japarada pushed a commit to japarada/MIVisionX that referenced this pull request May 7, 2019
* nnir_to_openvx print (ROCm#103)

* Ubuntu 18.04 warnings fix (ROCm#104)

* Support for ONNX V1.3 (ROCm#101)

ONNX 1.3 support for ResNet50

* perf_chart update

* bug fix

* bug fix
japarada pushed a commit to japarada/MIVisionX that referenced this pull request May 14, 2019
* nnir_to_openvx print (ROCm#103)

* Ubuntu 18.04 warnings fix (ROCm#104)

* Support for ONNX V1.3 (ROCm#101)

ONNX 1.3 support for ResNet50

* adding grouped convolution and updating readme (ROCm#105)

* Update README.md

* Update convolution_layer.cpp

* Loom Sample & Readme Updates (ROCm#106)

* Loom Readme updates

* Loom Samples Added

* Samples Readme Updates

* ROCm Version Updated

* Readme updates (ROCm#107)

* loom logo added

* logo updates for loom

* Samples readme updates

* Main readme updates

* WinML Readme updates

* OpenVX Readme updates

* loom readme updates

* Apps readme updates

* updates (ROCm#108)

* Extensions readme updates

* main readme update

* loom readme updates

* loom link updates

* updates to loom

* updates

* Set up script updates

* YoloV2 Fix (ROCm#109)

* cloud inference updates (ROCm#111)

* client app images added

* Readme for Cloud Application

* Cloud Inference Fix (ROCm#112)

* Server Rename fix

* Readme Link Fix

* Client Readme updates

* Server usage help added

* Model Compiler Path Set

* Model Compiler Scripts updated

* Default Model Compiler Path Added

* Server Readme fix

* Cloud Inference readme fix

* Server/Client bug fix

* Cloud Inference Fix (ROCm#113)

* Cloud Inference - Server Help (ROCm#114)

* Cloud Inference Application - Graphs & Enhancements (ROCm#115)

* graph added/polished

* Update annInferenceApp.pro

* Update inference_receiver.h

* Update inference_viewer.cpp

* Update inference_viewer.cpp

* Update perf_graph.ui

* Update inference_receiver.cpp

* Title update

* Update inference_receiver.cpp

* onnx_to_nnir help text fix (ROCm#118)

* bug fix

* bug fix

* bug fix

* Update perf_chart.cpp

* bug fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high High Priority - Bug fix or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants