ArmNN
 22.08
BatchMatMul Member List

This is the complete list of members for BatchMatMul, including all inherited members.

AdjustAxesToMulForUnequalRanks(std::pair< std::pair< unsigned int, unsigned int >, std::pair< unsigned int, unsigned int >> &axesToMul)BatchMatMul
AdjustToSafeIdx(DataSlot type, std::vector< unsigned int > &idx)BatchMatMul
BatchMatMul(const BatchMatMulDescriptor &params, const TensorInfo &inputXInfo, const TensorInfo &inputYInfo, const TensorInfo &outputInfo, Decoder< float > &inputXDecoder, Decoder< float > &inputYDecoder, Encoder< float > &outputEncoder)BatchMatMulinline
BatchMatMulImpl()BatchMatMul
CalcFlatIdx(DataSlot type, const std::vector< unsigned int > &idx)BatchMatMul
DataSlot enum nameBatchMatMul
GetValueAt(DataSlot type, std::vector< unsigned int > idx)BatchMatMul
InputX enum valueBatchMatMul
InputY enum valueBatchMatMul
Output enum valueBatchMatMul
RecurseBMM(std::vector< unsigned int > &curIdx, unsigned int curDim)BatchMatMul
SetValueAt(float value, DataSlot type, std::vector< unsigned int > idx)BatchMatMul
StringifyVec(const std::vector< T > &vec)BatchMatMul