clinfo/kGCN

Requirements for tensorflow version - Does not work with tf2

kienerj opened this issue · 1 comments

As a suggestion and for others potentially falling into this trap:

The requirements list tensorflow (>1.12). However it should also be added <2.0 as tf2 is incompatible.
1.13 seems to work (example notebook) also on Windows using anaconda tensorflow-gpu=1.13.

Thank you for your suggestion about the requirements.

Considering your suggestion, I updated the README ( d410b0d ).