relational-gcn
relational-gcn copied to clipboard
Dockerise
Dear Thomas,
I tried to repeat the experiment under docker and got this error after I ran run_aifb.sh. I'm happy to contribute Dockerfile/etc., but I can't find a solution for this error.
Thanks.
ERROR (theano.gof.opt): Optimization failure due to: constant_folding ERROR (theano.gof.opt): node: InplaceDimShuffle{x,x}(TensorConstant{1e-08}) ERROR (theano.gof.opt): TRACEBACK: ERROR (theano.gof.opt): Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/theano/gof/opt.py", line 1982, in process_node replacements = lopt.transform(node) File "/usr/local/lib/python2.7/dist-packages/theano/tensor/opt.py", line 6450, in constant_folding no_recycling=[], impl=impl) File "/usr/local/lib/python2.7/dist-packages/theano/gof/op.py", line 935, in make_thunk no_recycling) File "/usr/local/lib/python2.7/dist-packages/theano/gof/op.py", line 839, in make_c_thunk output_storage=node_output_storage) File "/usr/local/lib/python2.7/dist-packages/theano/gof/cc.py", line 1190, in make_thunk keep_lock=keep_lock) File "/usr/local/lib/python2.7/dist-packages/theano/gof/cc.py", line 1131, in compile keep_lock=keep_lock) File "/usr/local/lib/python2.7/dist-packages/theano/gof/cc.py", line 1575, in cthunk_factory key = self.cmodule_key() File "/usr/local/lib/python2.7/dist-packages/theano/gof/cc.py", line 1271, in cmodule_key c_compiler=self.c_compiler(), File "/usr/local/lib/python2.7/dist-packages/theano/gof/cc.py", line 1350, in cmodule_key_ np.core.multiarray._get_ndarray_c_version()) AttributeError: 'module' object has no attribute '_get_ndarray_c_version'
Traceback (most recent call last):
File "train.py", line 111, in