19 #ifndef TVM_RUNTIME_RELAX_VM_NDARRAY_CACHE_SUPPORT_H_
20 #define TVM_RUNTIME_RELAX_VM_NDARRAY_CACHE_SUPPORT_H_
26 #include <unordered_map>
67 const std::string& path_prefix,
68 std::string* raw_data_buffer,
Array, container representing a contiguous sequence of ObjectRefs.
Definition: array.h:289
Runtime primitive data type.
Definition: data_type.h:43
Managed NDArray. The array is backed by reference counted blocks.
Definition: ndarray.h:51
Optional container that to represent to a Nullable variant of T.
Definition: optional.h:51
Reference to shape tuple objects.
Definition: shape_tuple.h:85
runtime implementation for LibTorch/TorchScript.
Definition: analyzer.h:36
DLDevice Device
Definition: ndarray.h:43
A device-independent managed NDArray abstraction.
This file defines the TVM global function registry.