|
|
| StorageImpl (size_t byte_size, DeviceType device) |
| |
|
void * | data () const noexcept |
| |
|
size_t | byte_size () const noexcept |
| |
|
DeviceType | device () const noexcept |
| |
|
void | resize (size_t nsize) |
| |
|
void | print (std::ostream &os) const |
| |
The documentation for this class was generated from the following files:
- csrc/include/lamppp/tensor/storage.hpp
- csrc/src/tensor/storage.cpp