|
nndeploy C++ API
0.2.0
nndeploy C++ API
|
#include <tensor_pool.h>
Public Attributes | |
| device::Buffer * | buffer_ |
| std::vector< std::array< int, 2 > > | intervals_ |
Definition at line 58 of file tensor_pool.h.
| device::Buffer* nndeploy::net::Chunk::buffer_ |
Definition at line 60 of file tensor_pool.h.
| std::vector<std::array<int, 2> > nndeploy::net::Chunk::intervals_ |
Definition at line 61 of file tensor_pool.h.