Add tf masked lm models (17 models - 12 pass, 5 fail). (#135)

This commit is contained in:
Prashant Kumar
2022-06-16 19:58:00 +05:30
committed by GitHub
parent f5e67e3aa4
commit 4d3acff484
41 changed files with 1475 additions and 47 deletions

View File

@@ -99,4 +99,4 @@ jobs:
cd $GITHUB_WORKSPACE
IMPORTER=1 ./setup_venv.sh
source shark.venv/bin/activate
pytest --ignore=shark/tests/test_shark_importer.py --ignore=tank/tf/
pytest --ignore=shark/tests/test_shark_importer.py