Aer*_*rin 1 tensorflow pytorch
tf.stop_gradient()pytorch中的等效项(提供了一种在反向传播期间不计算某些变量的梯度的方法)?
tf.stop_gradient()
Sha*_*hai 7
pytorch 中的张量具有requires_grad属性。将其设置为False以防止该张量的梯度计算。
requires_grad
False
小智 5
你可以用x.detach()检查一下。
归档时间:
7 年,4 月 前
查看次数:
2070 次
最近记录: