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
Finally import the module in your python scripts with:
@@ -87,6 +88,15 @@ import adapt
87
88
88
89
A simple example of usage is given in the [Quick-Start](#Quick-Start) below.
89
90
91
+
### Stable environments [Updated Dec 2023]
92
+
93
+
ADAPT sometimes encounters incompatibility issue after a new Tensorflow release. In this case, you can use the following environment, which has passed all tests. ADAPT should work well on it:
0 commit comments