提交 6237660f authored 作者: Shawn Tan's avatar Shawn Tan

Removed comments.

上级 2827adcf
......@@ -1599,8 +1599,6 @@ class GpuEye(GpuKernelBase, Op):
broadcastable=(False, False),
context_name=self.context_name)
# k != 0 isn't implemented on the GPU yet.
# assert tensor.get_scalar_constant_value(k) == 0
return Apply(self, [n, m, k], [otype()])
def infer_shape(self, node, in_shapes):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论