提交 8b0ed6f0 authored 作者: Frederic Bastien's avatar Frederic Bastien

fix comment

上级 0185804f
......@@ -2436,7 +2436,7 @@ class GpuReshape(tensor.Reshape, GpuOp):
"""
# __hash__, __eq__, __str__ come from tensor.Subtensor
# __hash__, __eq__, __str__ come from tensor.Reshape
def make_node(self, x, shp):
x = as_cuda_ndarray_variable(x)
shp = tensor.as_tensor_variable(shp)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论