Aurora not function
This commit is contained in:
@@ -113,6 +113,9 @@ namespace Aurora {
|
||||
*/
|
||||
void padding(Matrix& aMatrix, int aIndex, double aValue);
|
||||
|
||||
Matrix auroraNot(const Matrix& aMatrix);
|
||||
Matrix auroraNot(Matrix&& aMatrix);
|
||||
|
||||
Matrix convertfp16tofloat(short* aData, int aRows, int aColumns);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user