tvm
|
Files | |
file | codegen.h [code] |
Translates IRModule to runtime::Module. | |
file | compilation_config.h [code] |
A helper class to collect all the targets in canonical form necessary for compilation. | |
file | generic_func.h [code] |
Generic function that can be specialzied on a per target basis. | |
file | tag.h [code] |
Target tag registry. | |
file | target.h [code] |
Compilation target object. | |
file | target_info.h [code] |
Various information about target. | |
file | target_kind.h [code] |
Target kind registry. | |
file | virtual_device.h [code] |
A compile time representation for where data is to be stored at runtime, and how to compile code to compute it. | |