Searched defs:TransposeMatrix (Results 1 – 3 of 3) sorted by relevance
212 void TransposeMatrix(float *matrix, int row, int col) { in TransposeMatrix() function
569 STATUS TransposeMatrix(std::shared_ptr<tensor::Tensor> src, std::shared_ptr<tensor::Tensor> dst) { in TransposeMatrix() function
363 const analysis::Constant* TransposeMatrix(const analysis::Constant* matrix, in TransposeMatrix() function