Bug 2213495 - Review Request: onnx Open Neural Network Exchange
Summary: Review Request: onnx Open Neural Network Exchange
Keywords:
Status: CLOSED DUPLICATE of bug 2154518
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-08 10:59 UTC by Tom Rix
Modified: 2023-08-07 05:51 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-07 05:51:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tom Rix 2023-06-08 10:59:46 UTC
Spec URL: https://trix.fedorapeople.org/onnx.spec
SRPM URL: onnx-1.13.1-1.fc39.src.rpm 
FAS: trix
Description:Open Neural Network Exchange (ONNX) is an open ecosystem that                                                                    
empowers AI developers to choose the right tools as their                                                                        
project evolves. ONNX provides an open source format for AI                                                                      
models, both deep learning and traditional ML. It defines an                                                                     
extensible computation graph model, as well as definitions                                                                       
of built-in operators and standard data types. Currently we                                                                      
focus on the capabilities needed for inferencing (scoring).                                                                      
                                                                                                                                 
ONNX is widely supported and can be found in many frameworks,                                                                    
tools, and hardware. Enabling interoperability between                                                                           
different frameworks and streamlining the path from research                                                                     
to production helps increase the speed of innovation in the                                                                      
AI community. We invite the community to join us and further                                                                     
evolve ONNX.

Background: Onnx is a dependent of Pytorch, it is needed by its cmake 
-DUSE_SYSTEM_ONNX option, avoiding needing to build a private, thirdparty version 

Reproducible: Always

Comment 1 Tim Flink 2023-06-08 22:14:17 UTC
Does PyTorch need the python bindings in addition to the shared libraries? I'm seeing references to the python bindings in caffe2 (caffe2/python/onnx/backend.py) and torch (torch/onnx).

Is that not a part of PyTorch that we'd be interested in? Am I just misreading something?

Comment 2 Diego Herrera 2023-08-07 05:51:30 UTC
This library is already packaged for F39

https://src.fedoraproject.org/rpms/onnx

*** This bug has been marked as a duplicate of bug 2154518 ***


Note You need to log in before you can comment on or make changes to this bug.