Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
e4baa68d
"INSTALL/tool/git@developer.sourcefind.cn:dadigang/Ventoy.git" did not exist on "ebaa4d954aa0b3d70f14b2fd6fec63df1599b8ce"
Commit
e4baa68d
authored
Dec 19, 2019
by
thomwolf
Browse files
tick-tock cc @julien-c
parent
149dc376
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
.circleci/config.yml
.circleci/config.yml
+0
-12
No files found.
.circleci/config.yml
View file @
e4baa68d
...
...
@@ -80,17 +80,6 @@ jobs:
-
run
:
sudo pip install pytest
-
run
:
sudo pip install mecab-python3
-
run
:
RUN_CUSTOM_TOKENIZERS=1 python -m pytest -sv ./transformers/tests/tokenization_bert_japanese_test.py
build_py2_custom_tokenizers
:
working_directory
:
~/transformers
docker
:
-
image
:
circleci/python:2.7
steps
:
-
checkout
-
run
:
sudo pip install --progress-bar off .
-
run
:
sudo pip install pytest
-
run
:
sudo apt-get -y install libmecab-dev mecab mecab-ipadic-utf8 swig
-
run
:
sudo pip install mecab-python
-
run
:
RUN_CUSTOM_TOKENIZERS=1 python -m pytest -sv ./transformers/tests/tokenization_bert_japanese_test.py
deploy_doc
:
working_directory
:
~/transformers
docker
:
...
...
@@ -124,7 +113,6 @@ workflows:
jobs
:
-
repository_consistency
-
build_py3_custom_tokenizers
-
build_py2_custom_tokenizers
-
build_py3_torch_and_tf
-
build_py3_torch
-
build_py3_tf
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment