Revisions of python-onnx

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 11)
- Fix build error in Leap.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 10)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 9)
unknown committed (revision 8)
project was undeleted
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 7)
- Update to 1.15.0
  * Key Updates
    - Added new operators: ImageDecoder#5294 RegexFullMatch#5401
      StringConcat#5350 StringSplit#5371 AffineGrid#5225 Gelu#5277
    - Updated existing operators: ConstantOfShape#5390 GridSample#5010 ReduceMax#5539
      ReduceMin#5539 IsNan#5583 IsInf#5583 DFT#5514 LabelEncoder#5453
    - New features, bug fixes, and document updates
  * New functionality:
    - Enable empty list of values as attribute PR#5559
    - Update diff bakend node tests for auto update doc PR#5604
    - Enable pylint checks with Ruff and remove pylint from lintrunner PR#5589
    - Getting onnx to treat inf/-inf as float literals. PR#5528
    - Create the onnxtxt serialization format PR#5524
    - Support JSON as a serialization target PR#5523
    - Support for parsing and printing empty list value as attribute PR#5516
    - Add auto update doc pipeline to help developers update docs PR#5450
    - Implement GELU as function op PR#5277
    - Integrate function-inlining with version-conversion PR#5211
    - Extend function type inference to handle missing optional parameters PR#5169
    - Create repr functions for OpSchema PR#5117
    - Utility to inline model-local functions PR#5105
    - Faster reference implementation for operator Conv based on im2col PR#5069
    - Support textproto as a serialization format PR#5112
  * Shape inference enhancements
    - [Spec] output_shape for ConvTranspose should not have batch and channels PR#5400
    - Infer rank where reshape shape is inferred PR#5327
  * Bug fixes and infrastructure improvements
    - Do not use LFS64 on non-glibc linu PR#5669
    - [Web] Use tensor_dtype_to_np_dtype instead of deprecated function PR#5593
    - Reject absolute path when saving external data PR#5566
buildservice-autocommit accepted request 1117439 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 6)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 5)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 4)
- Update to 1.14.1
  * Bug fixes
    - Fix shape data propagation function to handle missing optional parameters #5219
    - Fix a couple of shape inference issues #5223
    - Extend function type inference to handle missing optional parameters #5169
    - Fix check_tensor to work with large models on Windows #5227
    - Fix check_tensor to work with large models on UNIX #5286
- Changes from 1.14.0
  * Opset 19 is released
  * New operators
    - DeformConv added in #4783
  * Operator extensions
    - Equal - Support for string data type added in #4828
    - AveragePool - New attribute dilations #4790
    - Pad - Added new wrap to the mode attribute to support circular padding #4793
    - Resize - Added half_pixel_symmetric to the coordinate_transformation_mode attribute #4862
  * IR updates (bump to 9)
    - Support attributes with default values: #4911
    - Added 4 new 8-bit floating point data types: #4805
  * Backend tests
    - Replaced real models with light models in backend tests. #4861 #4960
  * Support Protobuf v21
    - Now ONNX supports Protobuf v21: #4956
  * Deprecation notice
    - Python 3.7 support will be deprecated due to EOL in next release: #5191
    - onnx-weekly package will be deprecated in TestPyPI. 
      Please use them from PyPI instead: #4930
    - Properties in FormalParameter will be deprecated in future release.
      Please use newer properties name: #5074
    - Variables from mapping.py will be deprecated and become private implementation details.
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 3)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 2)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 1)
Displaying all 11 revisions
openSUSE Build Service is sponsored by