dirt
dirt copied to clipboard
support tensorflow2.0?
it will support tensorflow 2.0? thanks for your reply!
Sorry for the very slow reply! Yes, DIRT itself works in tf 2.0/2.1; 91a05fc fixes tests/square_test.py
to be tf2 compatible, meaning the standard install-and-test procedure now works for 1.x or 2.x. The samples are still written for tf 1.x, but are trivial to change.