tvm
|
Environment for TVM parallel task. More...
#include <c_backend_api.h>
Public Attributes | |
void * | sync_handle |
Auxiliary used for synchronization. More... | |
int32_t | num_task |
total amount of task More... | |
Environment for TVM parallel task.
int32_t TVMParallelGroupEnv::num_task |
total amount of task
void* TVMParallelGroupEnv::sync_handle |
Auxiliary used for synchronization.