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