|
7 | 7 | #ifdef __cplusplus |
8 | 8 | extern "C" |
9 | 9 | #endif |
10 | | - TVM_DLL int32_t |
11 | | - tvmgen_default_fused_nn_batch_flatten(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
12 | | - int32_t *out_ret_tcode, void *resource_handle); |
| 10 | + TVM_DLL int32_t tvmgen_default_fused_nn_batch_flatten(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 11 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 12 | + void *resource_handle); |
13 | 13 | #ifdef __cplusplus |
14 | 14 | extern "C" |
15 | 15 | #endif |
16 | | - TVM_DLL int32_t |
17 | | - tvmgen_default_fused_nn_conv2d_add_nn_relu(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
18 | | - int32_t *out_ret_tcode, void *resource_handle); |
| 16 | + TVM_DLL int32_t tvmgen_default_fused_nn_conv2d_add_nn_relu(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 17 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 18 | + void *resource_handle); |
19 | 19 | #ifdef __cplusplus |
20 | 20 | extern "C" |
21 | 21 | #endif |
22 | | - TVM_DLL int32_t |
23 | | - tvmgen_default_fused_nn_conv2d_add_nn_relu_1(void *args, int32_t *arg_type_ids, int32_t num_args, |
24 | | - void *out_ret_value, int32_t *out_ret_tcode, void *resource_handle); |
| 22 | + TVM_DLL int32_t tvmgen_default_fused_nn_conv2d_add_nn_relu_1(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 23 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 24 | + void *resource_handle); |
25 | 25 | #ifdef __cplusplus |
26 | 26 | extern "C" |
27 | 27 | #endif |
28 | | - TVM_DLL int32_t |
29 | | - tvmgen_default_fused_nn_dense_add(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
30 | | - int32_t *out_ret_tcode, void *resource_handle); |
| 28 | + TVM_DLL int32_t tvmgen_default_fused_nn_dense_add(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 29 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 30 | + void *resource_handle); |
31 | 31 | #ifdef __cplusplus |
32 | 32 | extern "C" |
33 | 33 | #endif |
34 | | - TVM_DLL int32_t |
35 | | - tvmgen_default_fused_nn_dense_add_nn_relu(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
36 | | - int32_t *out_ret_tcode, void *resource_handle); |
| 34 | + TVM_DLL int32_t tvmgen_default_fused_nn_dense_add_nn_relu(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 35 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 36 | + void *resource_handle); |
37 | 37 | #ifdef __cplusplus |
38 | 38 | extern "C" |
39 | 39 | #endif |
40 | | - TVM_DLL int32_t |
41 | | - tvmgen_default_fused_nn_max_pool2d(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
42 | | - int32_t *out_ret_tcode, void *resource_handle); |
| 40 | + TVM_DLL int32_t tvmgen_default_fused_nn_max_pool2d(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 41 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 42 | + void *resource_handle); |
43 | 43 | #ifdef __cplusplus |
44 | 44 | extern "C" |
45 | 45 | #endif |
46 | | - TVM_DLL int32_t |
47 | | - tvmgen_default_fused_nn_max_pool2d_1(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
48 | | - int32_t *out_ret_tcode, void *resource_handle); |
| 46 | + TVM_DLL int32_t tvmgen_default_fused_nn_max_pool2d_1(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 47 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 48 | + void *resource_handle); |
49 | 49 | #ifdef __cplusplus |
50 | 50 | extern "C" |
51 | 51 | #endif |
52 | | - TVM_DLL int32_t |
53 | | - tvmgen_default_fused_nn_softmax(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
54 | | - int32_t *out_ret_tcode, void *resource_handle); |
| 52 | + TVM_DLL int32_t tvmgen_default_fused_nn_softmax(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 53 | + void *out_ret_value, int32_t *out_ret_tcode, void *resource_handle); |
55 | 54 | #ifdef __cplusplus |
56 | 55 | extern "C" |
57 | 56 | #endif |
58 | | - TVM_DLL float |
59 | | - expf(float); |
| 57 | + TVM_DLL float expf(float); |
60 | 58 | #ifdef __cplusplus |
61 | 59 | extern "C" |
62 | 60 | #endif |
63 | | - TVM_DLL int32_t |
64 | | - tvmgen_default_fused_nn_batch_flatten(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
65 | | - int32_t *out_ret_tcode, void *resource_handle) |
| 61 | + TVM_DLL int32_t tvmgen_default_fused_nn_batch_flatten(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 62 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 63 | + void *resource_handle) |
66 | 64 | { |
67 | 65 | int32_t p0_code = arg_type_ids[0]; |
68 | 66 | int32_t tensor_code = arg_type_ids[1]; |
@@ -95,9 +93,9 @@ extern "C" |
95 | 93 | #ifdef __cplusplus |
96 | 94 | extern "C" |
97 | 95 | #endif |
98 | | - TVM_DLL int32_t |
99 | | - tvmgen_default_fused_nn_conv2d_add_nn_relu(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
100 | | - int32_t *out_ret_tcode, void *resource_handle) |
| 96 | + TVM_DLL int32_t tvmgen_default_fused_nn_conv2d_add_nn_relu(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 97 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 98 | + void *resource_handle) |
101 | 99 | { |
102 | 100 | int32_t p0_code = arg_type_ids[0]; |
103 | 101 | int32_t p1_code = arg_type_ids[1]; |
@@ -180,9 +178,9 @@ extern "C" |
180 | 178 | #ifdef __cplusplus |
181 | 179 | extern "C" |
182 | 180 | #endif |
183 | | - TVM_DLL int32_t |
184 | | - tvmgen_default_fused_nn_conv2d_add_nn_relu_1(void *args, int32_t *arg_type_ids, int32_t num_args, |
185 | | - void *out_ret_value, int32_t *out_ret_tcode, void *resource_handle) |
| 181 | + TVM_DLL int32_t tvmgen_default_fused_nn_conv2d_add_nn_relu_1(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 182 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 183 | + void *resource_handle) |
186 | 184 | { |
187 | 185 | int32_t p0_code = arg_type_ids[0]; |
188 | 186 | int32_t p1_code = arg_type_ids[1]; |
@@ -272,9 +270,9 @@ extern "C" |
272 | 270 | #ifdef __cplusplus |
273 | 271 | extern "C" |
274 | 272 | #endif |
275 | | - TVM_DLL int32_t |
276 | | - tvmgen_default_fused_nn_dense_add(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
277 | | - int32_t *out_ret_tcode, void *resource_handle) |
| 273 | + TVM_DLL int32_t tvmgen_default_fused_nn_dense_add(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 274 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 275 | + void *resource_handle) |
278 | 276 | { |
279 | 277 | int32_t p0_code = arg_type_ids[0]; |
280 | 278 | int32_t p1_code = arg_type_ids[1]; |
@@ -340,9 +338,9 @@ extern "C" |
340 | 338 | #ifdef __cplusplus |
341 | 339 | extern "C" |
342 | 340 | #endif |
343 | | - TVM_DLL int32_t |
344 | | - tvmgen_default_fused_nn_dense_add_nn_relu(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
345 | | - int32_t *out_ret_tcode, void *resource_handle) |
| 341 | + TVM_DLL int32_t tvmgen_default_fused_nn_dense_add_nn_relu(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 342 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 343 | + void *resource_handle) |
346 | 344 | { |
347 | 345 | int32_t p0_code = arg_type_ids[0]; |
348 | 346 | int32_t p1_code = arg_type_ids[1]; |
@@ -427,9 +425,9 @@ extern "C" |
427 | 425 | #ifdef __cplusplus |
428 | 426 | extern "C" |
429 | 427 | #endif |
430 | | - TVM_DLL int32_t |
431 | | - tvmgen_default_fused_nn_max_pool2d(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
432 | | - int32_t *out_ret_tcode, void *resource_handle) |
| 428 | + TVM_DLL int32_t tvmgen_default_fused_nn_max_pool2d(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 429 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 430 | + void *resource_handle) |
433 | 431 | { |
434 | 432 | int32_t p0_code = arg_type_ids[0]; |
435 | 433 | int32_t pool_max_code = arg_type_ids[1]; |
@@ -471,9 +469,9 @@ extern "C" |
471 | 469 | #ifdef __cplusplus |
472 | 470 | extern "C" |
473 | 471 | #endif |
474 | | - TVM_DLL int32_t |
475 | | - tvmgen_default_fused_nn_max_pool2d_1(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
476 | | - int32_t *out_ret_tcode, void *resource_handle) |
| 472 | + TVM_DLL int32_t tvmgen_default_fused_nn_max_pool2d_1(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 473 | + void *out_ret_value, int32_t *out_ret_tcode, |
| 474 | + void *resource_handle) |
477 | 475 | { |
478 | 476 | int32_t p0_code = arg_type_ids[0]; |
479 | 477 | int32_t pool_max_code = arg_type_ids[1]; |
@@ -512,9 +510,8 @@ extern "C" |
512 | 510 | #ifdef __cplusplus |
513 | 511 | extern "C" |
514 | 512 | #endif |
515 | | - TVM_DLL int32_t |
516 | | - tvmgen_default_fused_nn_softmax(void *args, int32_t *arg_type_ids, int32_t num_args, void *out_ret_value, |
517 | | - int32_t *out_ret_tcode, void *resource_handle) |
| 513 | + TVM_DLL int32_t tvmgen_default_fused_nn_softmax(void *args, int32_t *arg_type_ids, int32_t num_args, |
| 514 | + void *out_ret_value, int32_t *out_ret_tcode, void *resource_handle) |
518 | 515 | { |
519 | 516 | int32_t p0_code = arg_type_ids[0]; |
520 | 517 | int32_t T_softmax_norm_code = arg_type_ids[1]; |
|
0 commit comments