/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/op_rotate.hpp Source File#
2 min read time
Applies to Linux
op_rotate.hpp
Go to the documentation of this file.
87 void operator()(hipStream_t stream, const roccv::Tensor &input, const roccv::Tensor &output, const double angle_deg,
void operator()(hipStream_t stream, const roccv::Tensor &input, const roccv::Tensor &output, const double angle_deg, const double2 shift, const eInterpolationType interpolation, const eDeviceType device=eDeviceType::GPU) const
Rotates a batch of images by a given angle in degrees counter-clockwise.
Definition: tensor.hpp:37
Definition: strided_data_wrap.hpp:33
eDeviceType
Describes the device type. Used to determine where Tensor data should be allocated and whether operat...
Definition: util_enums.h:69
@ GPU