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

feat: ONNX model inference on Spark (#1152) #1

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

ms-kashyap
Copy link
Owner

  • WIP: ONNX model

  • WIP: onnx inference

  • WIP: support input type coersion

  • Cleanup of resources

  • support vector input, and convert to tensor

  • WIP: image transformer

  • Adding center crop

  • ONNX model unit tests

  • Adding more test cases

  • Resize keep aspect ratio

  • Bug fixes

  • Unit tests

  • Fixing style

  • Fixing unit test

  • Update notebook for resize function

  • Fixing code review issues

  • Add doc string to explain onnx object model

  • Fixing memory leak issue

  • Cleanup

  • Support GPU

  • Adding params for optimization level and device type

* WIP: ONNX model

* WIP: onnx inference

* WIP: support input type coersion

* Cleanup of resources

* support vector input, and convert to tensor

* WIP: image transformer

* Adding center crop

* ONNX model unit tests

* Adding more test cases

* Resize keep aspect ratio

* Bug fixes

* Unit tests

* Fixing style

* Fixing unit test

* Update notebook for resize function

* Fixing code review issues

* Add doc string to explain onnx object model

* Fixing memory leak issue

* Cleanup

* Support GPU

* Adding params for optimization level and device type
@ms-kashyap ms-kashyap merged commit 8f29786 into ms-kashyap:master Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants