You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.
In order to get multiple models running on the same TPU, we had to add the following hack to work around a bug in TensorFlow:
minigo/dual_net.py
Line 523 in d5e9697
This bug got fixed in TF 1.12.1, so we can remove our hack now:
tensorflow/tensorflow@735d26a#diff-c344ded643ece6ebf6370acab3a9a524L306
The text was updated successfully, but these errors were encountered: