牛客126754064号
牛客126754064号
Pytorch复习
torch.where能否传递梯度
全部文章
Pytorch复习
C++(2)
MFC(1)
pycharm(1)
python魔法(4)
tensorflow(1)
TX2(1)
unity3d(1)
vscode(1)
人体姿态识别(2)
人脸识别(1)
双系统(1)
发表论文(1)
图像处理(1)
深度学习(18)
目标检测(1)
语义分割(4)
配置工具(3)
归档
标签
去牛客网
登录
/
注册
torch.where能否传递梯度
758 浏览
0 回复
2022-04-26
牛客126754064号
+关注
**torch.where(conditions,x,y)**可以传递梯度
**tensor.where(conditions)**不能传递梯度,是非差分函数
举报
收藏
赞
评论加载中...