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

Add ONNX datatype #12429

Merged
merged 2 commits into from Sep 9, 2021
Merged

Add ONNX datatype #12429

merged 2 commits into from Sep 9, 2021

Conversation

anuprulez
Copy link
Member

This PR adds ONNX data type. ONNX stands for an open neural network exchange format for storing and sharing machine learning (for e.g. scikit-learn) models and deep learning (e.g. TensorFlow) models in a standard way. This format will allow the machine and deep learning tools in Galaxy to create, store and share models. It will also be useful to create models in the interactive tools in Galaxy and transport them back to any Galaxy history and use.

@github-actions github-actions bot added this to the 22.01 milestone Sep 9, 2021
@jmchilton jmchilton modified the milestones: 22.01, 21.09 Sep 9, 2021
@jmchilton jmchilton merged commit eec613c into galaxyproject:dev Sep 9, 2021
@github-actions
Copy link

github-actions bot commented Sep 9, 2021

This PR was merged without a "kind/" label, please correct.

@anuprulez anuprulez deleted the add_onnx_datatype branch September 10, 2021 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants