tvm
Variables
tvm::runtime::symbol Namespace Reference

namespace for constant symbols More...

Variables

constexpr const char * tvm_set_device = "__tvm_set_device"
 global function to set device More...
 
constexpr const char * tvm_global_barrier_state = "__tvm_global_barrier_state"
 Auxiliary counter to global barrier. More...
 
constexpr const char * tvm_prepare_global_barrier = "__tvm_prepare_global_barrier"
 Prepare the global barrier before kernels that uses global barrier. More...
 

Detailed Description

namespace for constant symbols

Variable Documentation

◆ tvm_global_barrier_state

constexpr const char* tvm::runtime::symbol::tvm_global_barrier_state = "__tvm_global_barrier_state"
constexpr

Auxiliary counter to global barrier.

◆ tvm_prepare_global_barrier

constexpr const char* tvm::runtime::symbol::tvm_prepare_global_barrier = "__tvm_prepare_global_barrier"
constexpr

Prepare the global barrier before kernels that uses global barrier.

◆ tvm_set_device

constexpr const char* tvm::runtime::symbol::tvm_set_device = "__tvm_set_device"
constexpr

global function to set device