/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-roccv/checkouts/latest/include/core/tensor.hpp File Reference#
1 min read time
Applies to Linux
tensor.hpp File Reference
#include <memory>
#include "tensor_data.hpp"
#include "tensor_requirements.hpp"
#include "tensor_storage.hpp"
Go to the source code of this file.
Classes | |
class | roccv::Tensor |
Namespaces | |
roccv | |
Functions | |
Tensor | roccv::TensorWrapData (const TensorData &tensor_data) |
Wraps TensorData object into a Tensor object. More... | |