leslietso
leslietso
Did you manage to figure out how to fix `Could not create Tensorflow Graph: Invalid argument: NodeDef mentions attr 'Tshape' not in Op output:T; attr=T:type>; NodeDef: Reshape = Reshape[T=DT_FLOAT, Tshape=DT_INT32](input,...
From the the replies from my issue at https://github.com/tensorflow/tensorflow/issues/5585 at the Tensorflow GitHub, it seems like that the problem comes up because the Tensorflow used to generate the .PB-file is...
My internet is very slow (16kb/s upload) but I will upload my `jni-build` folder to Google Drive sometime next week.
[Here](https://drive.google.com/open?id=0B-1e31Yg8G1RWklDRzJsMS14X28) you can find my `jni-build` file. It is quite large (800MB+) because I was not sure what I could delete.
Sorry for the late reply. I simply downloaded the newest repo from Tensorflow, built it, then copied the contents of "tensorflow/tensorflow" folder to the "jni/include/tensorflow" folder and the contents of...