percent4 / multi-label-classification-4-event-type

multi-label-classification-4-event-type
129 stars 49 forks source link

爆内存 #10

Open yangtf-210310 opened 2 years ago

yangtf-210310 commented 2 years ago

数据量很大时候,内存会爆掉

yangtf-210310 commented 2 years ago

数据量很大时候,内存会爆掉

打扰一下,最后你的跑得起来了吗? “Expected binary or unicode string, got None ”这个问题你是咋解决的啊?

可以跑起来的!你查看一下你的tf版本和Python版本,我将python版本换成3.6的后,这个问题就没有了