Skip to content

rocm-5.1.0

Compare
Choose a tag to compare
@causten causten released this 30 Mar 21:55
· 2 commits to release/rocm-rel-5.1 since this release
cd0a4aa

ABI version bumped to 2.1
Added ONNX Operators (HardSigmoid, SoftPlus, SoftSign, GreaterOrEqual, HardSwish, Mean)
Changed MessagePack file extensions to mxr
Updated Examples to include cppcheck
Pointwise operator improvements included Clip, auto-vectorization, and Type enforcement
Add assign_to method for C++ API
Support nonstandard shapes for the Squeeze and Unsqueeze Operator
Improved examples and Documentation
CI and Build improvements