zhiguowang / BiMPM

BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
Apache License 2.0
438 stars 150 forks source link

failed occurs after changing fix_word_vec config to false #47

Closed vikotse closed 6 years ago

vikotse commented 6 years ago

Train in epoch 0 2018-08-09 13:45:18.434266: F ./tensorflow/core/util/cuda_kernel_helper.h:160] Check failed: work_element_count > 0 (0 vs. 0)

When I use the similar config to quora.sample.config, it can works. But when I change "fix_word_vec" to false for retraining wordvec, failed occurs.