/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/core/tensor_buffer.hpp Source File#
1 min read time
Applies to Linux
tensor_buffer.hpp
Go to the documentation of this file.
Definition: strided_data_wrap.hpp:33
A tensor buffer. Stores the raw data associated with a tensor. Data should be allocated by the user a...
Definition: tensor_buffer.hpp:38
std::array< int64_t, ROCCV_TENSOR_MAX_RANK > strides
Definition: tensor_buffer.hpp:47