tvm
crt Directory Reference
Directory dependency graph for crt:

Directories

directory  rpc_common
 

Files

file  aot_executor.h [code]
 AoT Executor.
 
file  aot_executor_module.h [code]
 
file  crt.h [code]
 Defines core life cycle functions used by CRT.
 
file  error_codes.h [code]
 Defines integral error codes returned by the CRT.
 
file  func_registry.h [code]
 Defines generic string-based function lookup structs.
 
file  graph_executor.h [code]
 Tiny AoT executor.
 
file  graph_executor_module.h [code]
 Tiny graph executor that can run graph containing only tvm PackedFunc.
 
file  microtvm_rpc_server.h [code]
 MicroTVM RPC Server.
 
file  module.h [code]
 Runtime container of the functions.
 
file  packed_func.h [code]
 Type-erased function used across TVM API.
 
file  page_allocator.h [code]
 An implementation of a dynamic memory allocator for microcontrollers.
 
file  platform.h [code]
 The virtual memory manager for micro-controllers.
 
file  stack_allocator.h [code]