1: /opt/rocm/share/rpp/test/HOST/Tensor_misc_host.cpp:71:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
1: 71 | std::sprintf(additionalParam_char, "%d", axisMask);