tvm
|
Directories | |
directory | contrib |
directory | disco |
directory | memory |
directory | vm |
Files | |
file | base.h [code] |
file | builtin_fp16.h [code] |
Functions for conversion between fp32 and fp16. | |
file | c_backend_api.h [code] |
TVM runtime backend API. | |
file | data_type.h [code] |
file | device_api.h [code] |
Abstract device memory management API. | |
file | int_tuple.h [code] |
Defines tuple of integers. | |
file | module.h [code] |
Runtime container of the functions generated by TVM, This is used to support dynamically link, load and save functions from different convention under unified API. | |
file | ndarray.h [code] |
A device-independent managed NDArray abstraction. | |
file | nvtx.h [code] |
file | object.h [code] |
A managed object in the TVM runtime. | |
file | packed_func.h [code] |
Type-erased function used across TVM API. | |
file | profiling.h [code] |
Runtime profiling including timers. | |
file | serializer.h [code] |
Serializer extension to support TVM data types Include this file to enable serialization of DLDataType, DLDevice. | |
file | threading_backend.h [code] |
Utilities for manipulating thread pool threads. | |