mindearth.core

接口名

概述

支持平台

mindearth.core.get_warmup_cosine_annealing_lr

基于余弦衰减函数计算学习率。

Ascend GPU CPU

mindearth.core.RelativeRMSELoss

相对均方根误差(RRMSE)是由均方根值归一化的均方根误差,其中每个残差都是根据实际值缩放的。

Ascend GPU CPU