PandA-2024.02
Functions | Variables
02_vecmul_b.wrapper.c File Reference
#include "c_backend_api.h"
Include dependency graph for 02_vecmul_b.wrapper.c:

Go to the source code of this file.

Functions

int32_t fused_multiply (void *args, void *arg_type_ids, int32_t num_args)
 
int32_t fused_multiply_wrapper (float *placeholder, float *placeholder1, float *T_multiply)
 

Variables

TVMValue param [3]
 
TVMArray a0 [1]
 
TVMArray a1 [1]
 
TVMArray a2 [1]
 

Function Documentation

◆ fused_multiply()

int32_t fused_multiply ( void *  args,
void *  arg_type_ids,
int32_t  num_args 
)

Definition at line 7 of file 01_vecmul_a.cc.

References NULL, and lenet_tvm::shape.

Referenced by fused_multiply_wrapper().

Here is the caller graph for this function:

◆ fused_multiply_wrapper()

int32_t fused_multiply_wrapper ( float *  placeholder,
float *  placeholder1,
float *  T_multiply 
)

Definition at line 14 of file 02_vecmul_b.wrapper.c.

References __builtin_bambu_time_start(), __builtin_bambu_time_stop(), a0, a1, a2, DLTensor::data, fused_multiply(), and TVMValue::v_handle.

Here is the call graph for this function:

Variable Documentation

◆ a0

TVMArray a0[1]

Definition at line 4 of file 02_vecmul_b.wrapper.c.

Referenced by fused_multiply_wrapper().

◆ a1

TVMArray a1[1]

Definition at line 5 of file 02_vecmul_b.wrapper.c.

Referenced by fused_multiply_wrapper().

◆ a2

TVMArray a2[1]

Definition at line 6 of file 02_vecmul_b.wrapper.c.

Referenced by fused_multiply_wrapper().

◆ param

TVMValue param[3]

Definition at line 3 of file 02_vecmul_b.wrapper.c.


Generated on Mon Feb 12 2024 13:03:11 for PandA-2024.02 by doxygen 1.8.13