Closed alessandro-t closed 7 years ago
Hi, yes I guess that's because of some discrepancy between operating systems. I'll try to figure it out under 16.04.
I encountered a similar error when run the mnist example:
Assertion isReady[VarIdx(p)] failed in src/nn/factor_graph.cpp line 172: required variable ReduceMean_7:out_0 is not ready
My runtime OS is Ubuntu 16.04. Please fix this problem.
The issue is now fixed. Please pull the latest version.
https://github.com/Hanjun-Dai/graphnn/commit/2f2500851fe7692fedeaf26ed815b0c4352d6a15
Hi. I tried to run the graph classification example but I experienced the following error:
I'm trying to run the code on Ubuntu 16.04 and I read from another closed issue that it maybe could be the problem.