PandA-2024.02
|
#include "tvm/runtime/c_runtime_api.h"
#include "tvm/runtime/c_backend_api.h"
Go to the source code of this file.
Functions | |
TVM_DLL int32_t | fused_multiply (void *args, void *arg_type_ids, int32_t num_args) |
Variables | |
void * | __tvm_module_ctx = NULL |
TVM_DLL int32_t fused_multiply | ( | void * | args, |
void * | arg_type_ids, | ||
int32_t | num_args | ||
) |
Definition at line 7 of file 01_vecmul_a.cc.
void* __tvm_module_ctx = NULL |