英伟达驱动版本过低,无法运行程序怎么办?
AssertionError: The NVIDIA driver on your system is too old (found version 9020).Please update your GPU driver by downloading and installing a newversion from the URL: http://www.n...
安装好paddle运行出现这类问题,怎么解决。
/usr/local/lib/python2.7/dist-packages/scipy/special/__init__.py:640: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88 from ._ufun...
请教一下,关于跨域问题怎么解决
现在是,我们的服务器暂时不允许访问外网,只好用ajax方式调用接口,但是我本地尝试一直无法解决跨域的问题(能力不够啊。。)。...
PaddleNLP训练好的模型怎么部署到服务器上
训练后的保存的模型结构如下:
checkpoints/├── model_100│ ├── model_config.json│ ├── model_state.pdparams│ ├── tokenizer_confi...