CoreFlow 1.0.0
A modern orchestration and execution runtime
|
Matrix Multiply Parameters. More...
#include <vx_types.h>
Public Attributes | |
vx_bool | transpose_input1 |
if True the matrix is transposed before the operation, otherwise the matrix is used as is | |
vx_bool | transpose_input2 |
if True the matrix is transposed before the operation, otherwise the matrix is used as is | |
vx_bool | transpose_input3 |
if True the matrix is transposed before the operation, otherwise the matrix is used as is | |
Matrix Multiply Parameters.
transpose_input1/input2/input3 : if True the matrix is transposed before the operation, otherwise the matrix is used as is.
vx_bool _vx_tensor_matrix_multiply_params_t::transpose_input1 |
if True the matrix is transposed before the operation, otherwise the matrix is used as is
vx_bool _vx_tensor_matrix_multiply_params_t::transpose_input2 |
if True the matrix is transposed before the operation, otherwise the matrix is used as is
vx_bool _vx_tensor_matrix_multiply_params_t::transpose_input3 |
if True the matrix is transposed before the operation, otherwise the matrix is used as is