![]() |
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_layout_transform_2 (void *args, void *arg_type_ids, int32_t num_args) |
| TVM_DLL int32_t | fused_layout_transform_1 (void *args, void *arg_type_ids, int32_t num_args) |
| TVM_DLL int32_t | fused_nn_contrib_conv2d_NCHWc (void *args, void *arg_type_ids, int32_t num_args) |
Variables | |
| void * | __tvm_module_ctx = NULL |
| TVM_DLL int32_t fused_layout_transform_1 | ( | void * | args, |
| void * | arg_type_ids, | ||
| int32_t | num_args | ||
| ) |
Definition at line 35 of file conv_a.cc.
References NULL, and lenet_tvm::shape.
| TVM_DLL int32_t fused_layout_transform_2 | ( | void * | args, |
| void * | arg_type_ids, | ||
| int32_t | num_args | ||
| ) |
Definition at line 7 of file conv_a.cc.
References NULL, and lenet_tvm::shape.
| TVM_DLL int32_t fused_nn_contrib_conv2d_NCHWc | ( | void * | args, |
| void * | arg_type_ids, | ||
| int32_t | num_args | ||
| ) |
Definition at line 65 of file conv_a.cc.
References NULL, and lenet_tvm::shape.
| void* __tvm_module_ctx = NULL |
1.8.13