Open neph1 opened 2 years ago
This is a basic approach to make test.py compatible with tf2. Nothing fancy, just replacing a bunch of references with compat.v1 and including two files from the contrib module that is missing. I haven't gotten around to try train.py, yet.
This is a basic approach to make test.py compatible with tf2. Nothing fancy, just replacing a bunch of references with compat.v1 and including two files from the contrib module that is missing. I haven't gotten around to try train.py, yet.