|
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 | debug.h [code] |
| Helpers for debugging at runtime.
|
|
file | device_api.h [code] |
| Abstract device memory management API.
|
|
file | executor_info.h [code] |
| Executor information.
|
|
file | memory.h [code] |
| Runtime memory management.
|
|
file | metadata.h [code] |
| Defines types which can be used in Metadata.
|
|
file | metadata_base.h [code] |
| Defines types which can be used in Metadata.
|
|
file | metadata_types.h [code] |
| Defines types which can be used in metadata here which are also shared between C and C++ code bases.
|
|
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 | name_transforms.h [code] |
| Transformations which are applied on names to generate appropriately named. These functions are used in both Runtime and Backend.
|
|
file | ndarray.h [code] |
| A device-independent managed NDArray abstraction.
|
|
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.
|
|