mindflow.loss.get_loss_metric

查看源文件
mindflow.loss.get_loss_metric(name)

获取损失函数。

参数:
  • name (str) - 损失函数的名称。

返回:

Function,损失函数。