Releases: ROCm/rpp
rpp 1.9.10 for ROCm 6.4.3
RPP code for ROCm 6.4.3 did not change. The library was rebuilt for the updated ROCm 6.4.3 stack.
rpp 1.9.10 for ROCm 6.4.2
RPP code for ROCm 6.4.2 did not change. The library was rebuilt for the updated ROCm 6.4.2 stack.
rpp 1.9.10 for ROCm 6.4.1
RPP code for ROCm 6.4.1 did not change. The library was rebuilt for the updated ROCm 6.4.1 stack.
RPP 1.9.10 for ROCm 6.4.0
Added
- RPP Tensor Gaussian Filter support on HOST (CPU) backend. (#478)
- RPP Fog augmentation on HOST (CPU) and HIP backends. (#446)
- RPP Rain augmentation on HOST(CPU) and HIP backends. (#463)
- RPP Warp Perspective on HOST (CPU) and HIP backends. (#451)
- RPP Tensor Bitwise-XOR support on HOST (CPU) and HIP backends. (#464)
- RPP Threshold on HOST (CPU) and HIP backends. (#456)
- RPP Tensor Box Filter support on HOST (CPU) backend.(#425)
- RPP Audio Support for Spectrogram on HIP backend. (#433)
- RPP Audio Support for Mel Filter Bank on HIP backend. (#421)
Changed
- AMD Clang is now the default CXX and C compiler
- AMD RPP can now pass HOST (CPU) build with g++ (#517)
- Test Suite case numbers have been replaced with ENUMs for all augmentations to enhance test suite readability (#499)
- Test suite updated to return error codes from RPP API and display them (#483)
- Internal to RPP working - Restructure half.hpp and hip_fp16.h includes in one common header (#459)
Resolved issues
- CXX Compiler: Fixed HOST (CPU) g++ issues. (#517)
- Deprecation warning fixed for the "'sprintf' is deprecated" warning. (#512)
- Test suite build fix - RPP Test Suite Pre-requisite instructions updated to lock to a specific 'nifti_clib' commit as stated in ReadME - https://github.com/ROCm/rpp/tree/develop/utilities/test_suite#prerequisites (#506)
- Fixed broken image links for pixelate and jitter (#461)
- Internal to RPP working - Bugfix for Log Tensor in stride updation in log_recursive function (#479)
rpp 1.9.1 for ROCm 6.3.3
RPP code for ROCm 6.3.3 did not change. The library was rebuilt for the updated ROCm 6.3.3 stack.
rpp 1.9.1 for ROCm 6.3.2
RPP code for ROCm 6.3.2 did not change. The library was rebuilt for the updated ROCm 6.3.2 stack.
rpp 1.9.1 for ROCm 6.3.1
RPP code for ROCm 6.3.1 did not change. The library was rebuilt for the updated ROCm 6.3.1 stack.
RPP 1.9.1 for ROCm 6.3.0
Changes
- Test - Prerequisites Updates
- RPP Glitch on HOST and HIP
- AMD Advanced - Build Flag
- RPP Audio Support HIP - Resample
- RPP Audio Support HIP - Pre emphasis filter
- RPP Pixelate - HOST and HIP
- RPP Audio Support HIP - Down-mixing
- RPP Audio Support HIP - To Decibels
- RPP Audio Support HIP - Non silent region
Removals
- TurboJPEG - older version
Optimizations
- macOS - Build fix
- Docs - changed roiTensorSrc to roiTensorPtrSrc in documentation
- Test Suite - updates
Resolved issues
- RPP Test Suite - augmentations fix
- Copy - bugfix for
NCDHW
layout - MIVisionX compatibility fix - Resample and pre-emphasis filter
- Docs - fix broken image links
Known issues
- Package only supports HIP backend
Upcoming changes
- Optimized audio augmentations
Tested configurations
- Linux distribution
- Ubuntu -
20.04
/22.04
- CentOS -
7
- RHEL -
8
/9
- Ubuntu -
- ROCm: rocm-core -
6.3.0.60300
- Clang - Version
5.0.1
+ - CMake - Version
3.16.3
+ - IEEE 754-based half-precision floating-point library - Version
1.12.0
RPP 1.4.0 for ROCm 6.2.4
RPP code for ROCm 6.2.4 did not change. The library was rebuilt for the updated ROCm 6.2.4 stack.
RPP 1.4.0 for ROCm 6.2.2
RPP code for ROCm 6.2.2 did not change. The library was rebuilt for the updated ROCm 6.2.2 stack.