/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/op_flip.hpp Source File#
2 min read time
Applies to Linux
op_flip.hpp
Go to the documentation of this file.
void operator()(hipStream_t stream, const Tensor &input, const Tensor &output, int32_t flipCode, const eDeviceType device=eDeviceType::GPU) const
construct a new Op Flip object. the object can be used to flip an image batch about the horizontal,...
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