|
file | builtin_fp16.h [code] |
| Functions for conversion between fp32 and fp16.
|
|
file | c_backend_api.h [code] |
| TVM runtime backend API.
|
|
file | c_runtime_api.h [code] |
|
file | data_type.h [code] |
|
file | device_api.h [code] |
| Abstract device memory management API.
|
|
file | memory.h [code] |
| Runtime memory management.
|
|
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 | registry.h [code] |
| This file defines the TVM global function registry.
|
|
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.
|
|