提交 04f37f32 authored 作者: Ian Goodfellow's avatar Ian Goodfellow

remove commented for completed TODO

上级 84562ca9
......@@ -2408,6 +2408,9 @@ class GpuAdvancedIncSubtensor1(tensor.AdvancedIncSubtensor1, GpuOp):
class GpuIncSubtensor(tensor.IncSubtensor, GpuOp):
"""
Implement IncSubtensor on the gpu.
Note: the optimization to make this inplace is in tensor/opt.
the same optimization handles IncSubtensor and GpuIncSubtensor.
"""
def make_node(self, x, y, *inputs):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论