量化模型训练报错
Input Variable Input(conv2d_65.w_0.quantized.dequantized...
windows下训练卡死
the behavior Describe your current behavior Code to reproduce the issue Other info / logs
...
解决matplotlib使用中文
/aistudio/projectdetail/390895
字体地址更换了:https://imgkr.cn-bj.ufileos.com...
save_dygraph报错
with fluid.dygraph.guard():
fluid.save_dygraph(model.state_dict(),'LR_model')
print('模型保存成功')
语音识别SDK(python)示例报3305错误
:
return fp.read()
a=client.asr(get_file_content('1_1.wav'), 'wav', 16000, {
'dev_pid': 1536,
})
print(a)...
Linux系统安装OpenVINO教程
/install_dependencies
sudo -E ./install_openvino_dependencies.sh
6. 设置环境变量直接...