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. CAUTION: Preliminary, currently only used to support device planning, very likely to change. | |
file | generic_func.h [code] |
Generic function that can be specialzied on a per target basis. | |
file | se_scope.h [code] |
A compile time representation for a Storage or Execution Scope. | |
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. | |