callmeivy

Results 1 issues of callmeivy

KT-NET训练同时使用WordNet和nell,directly fine-tuning ,报错,错误如下: ![1](https://user-images.githubusercontent.com/14139827/77328863-1c71ef80-6d58-11ea-84d7-51c155f0bde1.png) ![image](https://user-images.githubusercontent.com/14139827/77329257-b5086f80-6d58-11ea-8946-3b6975d524a7.png) 已将类似issues提到的解决方法均尝试了一遍,无果: 环境变量FLAGS_fraction_of_gpu_memory_to_use从0一直到1都尝试过; batch_size已设为1; FLAGS_eager_delete_tensor_gb以及FLAGS_fast_eager_deletion_mode均已经设置; 以下是机器基本情况 ![2](https://user-images.githubusercontent.com/14139827/77329217-a621bd00-6d58-11ea-8891-61621470d1d9.png) 多谢各位!