We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2711e9 commit 88c15b7Copy full SHA for 88c15b7
.github/workflows/run-unittests-py310-py311.yml
@@ -23,6 +23,7 @@ permissions:
23
# hack for https://github.com/actions/cache/issues/810#issuecomment-1222550359
24
env:
25
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 5
26
+ ENV TF_USE_LEGACY_KERAS: 1
27
28
jobs:
29
test:
0 commit comments