美文网首页
x.attach_grad()

x.attach_grad()

作者: elementmaster | 来源:发表于2020-03-12 15:55 被阅读0次

我们需要先调用attach_grad函数来申请存储梯度所需要的内存。

相关文章

  • x.attach_grad()

    我们需要先调用attach_grad函数来申请存储梯度所需要的内存。

网友评论

      本文标题:x.attach_grad()

      本文链接:https://www.haomeiwen.com/subject/hkxpjhtx.html