dirt icon indicating copy to clipboard operation
dirt copied to clipboard

support tensorflow2.0?

Open RanFeng opened this issue 5 years ago • 1 comments

it will support tensorflow 2.0? thanks for your reply!

RanFeng avatar Jan 02 '20 08:01 RanFeng

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.

pmh47 avatar Apr 18 '20 11:04 pmh47