_vx_tensor_matrix_multiply_params_t Struct Reference

_vx_tensor_matrix_multiply_params_t Struct Reference#

MIVisionX: _vx_tensor_matrix_multiply_params_t Struct Reference
_vx_tensor_matrix_multiply_params_t Struct Reference

Matrix Multiply Parameters. More...

#include <vx_types.h>

Data Fields

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
 

Detailed Description

Matrix Multiply Parameters.

transpose_input1/input2/input3 : if True the matrix is transposed before the operation, otherwise the matrix is used as is.


The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-mivisionx/checkouts/docs-6.1.1/amd_openvx/openvx/include/VX/vx_types.h