windows下对模型进行预测报错: tensor hold the wrong type
Created by: JiaXiao243
window下对训练好的word2vec模型进行预测,执行指令python infer.py --infer_epoch --test_dir data/test_mid_dir --dict_path data/test_build_dict_word_to_id_ --batch_size 20000 --model_dir v1_cpu5_b100_lr1dir/ --start_index 0 --last_index 0 对word2vec进行infer,报错信息如下: