Fix polyval, add convertfp16toFloat
This commit is contained in:
@@ -112,6 +112,8 @@ namespace Aurora {
|
||||
* @param aValue 指定值
|
||||
*/
|
||||
void padding(Matrix& aMatrix, int aIndex, double aValue);
|
||||
|
||||
Matrix convertfp16tofloat(const Matrix& aMatrix);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user