Merge pull request #10506 from tonyyang-svail/test_label_semantic_roles

decrease the pass number of test_label_semantic_roles
testDrivenImageClassification
Tao Luo 7 years ago committed by GitHub
commit 5c26f16832
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,7 @@ depth = 8
mix_hidden_lr = 1e-3
IS_SPARSE = True
PASS_NUM = 100
PASS_NUM = 10
BATCH_SIZE = 10
embedding_name = 'emb'

Loading…
Cancel
Save