Merge branch 'glue-example' into tf2

This commit is contained in:
thomwolf
2019-09-25 10:21:52 +02:00
57 changed files with 3003 additions and 3050 deletions

View File

@@ -81,6 +81,7 @@ jobs:
- checkout
- run: sudo pip install --progress-bar off -r docs/requirements.txt
- run: sudo pip install --progress-bar off -r requirements.txt
- run: cd docs/source && ln -s ../../examples/README.md examples.md && cd -
- run: cd docs && make clean && make html && scp -r -oStrictHostKeyChecking=no _build/html/* $doc:$dir
workflow_filters: &workflow_filters
filters: