slarse / Python

All Algorithms implemented in Python
MIT License
0 stars 0 forks source link

Test imports occasionally times out #94

Closed larshum closed 5 years ago

larshum commented 5 years ago

Importing tensorflow takes a long time, and sometimes it times out locally on my computer. Solve by increasing timeout to 10 seconds.