
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
pip install -e . 解析
Mac M1 环境下, 使用conda 虚拟环境(python3.7) 安装 pyaudio, 亲测可用
报错1: RuntimeError: storage has wrong size: expected 768 got 2359296报错2: Unable to load weights from pytorch checkpoint file报错场景: 使用torch.nn.parallel.DistributedDataParallel进行单机多卡模型训练, 保存的bert模型在读取的时候报
模型转trace时, 报错, 排查原因是在模型内部使用了, 更换了几个版本的xformer都没搞定, 最后通过替换这个方法绕过了这个问题, 虽然显存会增加一些, 但是起码能把模型转trace成功。
报错1: RuntimeError: storage has wrong size: expected 768 got 2359296报错2: Unable to load weights from pytorch checkpoint file报错场景: 使用torch.nn.parallel.DistributedDataParallel进行单机多卡模型训练, 保存的bert模型在读取的时候报
Linux Ubuntu16.0.4 | Ubuntu17.04,显卡:RTX5000,安装CUDA9.0,或者高显卡驱动安装低版本CUDA

import mtcnn 报错ImportError: cannot import name ‘get_config’ from 'tensorflow.python.eager.context’环境: tensorflow2.2, tensorflow2.3, mtcnn0.1.0>>> import mtcnnD:\anaconda\lib\site-packages\num
vscode无法跳转第三方包;vscode 无法跳转到pip安装的包
