Can I please check with the author as to which version of tensorflow is recommended for use? Using 1.15 fails with "from tensorflow.python.profiler import trace" errors while using 2.8.0 gives errors with importing tensorflow.contrib
There is a requirements file within the repo that specifies tensorflow v1.12. Note that you must be running python <=3.6 for this version of tensorflow.
Hi!
Can I please check with the author as to which version of tensorflow is recommended for use? Using 1.15 fails with "from tensorflow.python.profiler import trace" errors while using 2.8.0 gives errors with importing tensorflow.contrib
Best, Sourav