提交 f9d1b595 authored 作者: Frederic Bastien's avatar Frederic Bastien

Remove overrided implementation that is now the same as the original version.

上级 03f13dbe
......@@ -44,9 +44,6 @@ class _operators(tensor.basic._tensor_py_operators):
class CudaNdarrayVariable(_operators, Variable):
pass
# override default
def __repr_test_value__(self):
return repr(theano.gof.op.get_test_value(self))
CudaNdarrayType.Variable = CudaNdarrayVariable
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论