tvm
Public Member Functions | List of all members
tvm::runtime::memory::Storage Class Reference

reference to storage. More...

#include <memory_manager.h>

Inheritance diagram for tvm::runtime::memory::Storage:
Collaboration diagram for tvm::runtime::memory::Storage:

Public Member Functions

TVM_RUNTIME_DLL Storage (Buffer buffer, Allocator *allocator)
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Storage, ffi::ObjectRef, StorageObj)
 

Detailed Description

reference to storage.

Constructor & Destructor Documentation

◆ Storage()

TVM_RUNTIME_DLL tvm::runtime::memory::Storage::Storage ( Buffer  buffer,
Allocator allocator 
)
explicit

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::runtime::memory::Storage::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( Storage  ,
ffi::ObjectRef  ,
StorageObj   
)

The documentation for this class was generated from the following file: