We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
推荐使用英语模板 Bug report,以便你的问题帮助更多人。
tests/test_models/test_backbones/test_swin_transformer.py run failed caused by OOM
tests/test_models/test_backbones/test_swin_transformer.py
tests/test_models/test_backbones/test_shufflenet_v2.py .. [ 74%] tests/test_models/test_backbones/test_swin_transformer.py .Killed
[填写这里]
在命令行中执行的详细操作
pip list | grep "mmcv\|mmcls\|^torch"
ubuntu_1804_py_37_cuda_101_cudnn_7_torch_160_mmcv_v1.4.6
mmcls
任何其他有关该 bug 的信息、截图等
The text was updated successfully, but these errors were encountered:
Well, looks the batch size in unit test is too large. I have created a pull request and you can test if it can solve your problem.
Sorry, something went wrong.
CI will be triggered after this pr merged.
This issue will be closed as it is inactive, feel free to re-open it if necessary.
No branches or pull requests
推荐使用英语模板 Bug report,以便你的问题帮助更多人。
描述 bug
tests/test_models/test_backbones/test_swin_transformer.py
run failed caused by OOM
[填写这里]
复现流程
在命令行中执行的详细操作
相关信息
pip list | grep "mmcv\|mmcls\|^torch"
命令的输出base image:
ubuntu_1804_py_37_cuda_101_cudnn_7_torch_160_mmcv_v1.4.6
branch:
dev
[填写这里]
[填写这里]
mmcls
文件夹下的代码做了其他相关的修改,请在这里写明[填写这里]
附加内容
任何其他有关该 bug 的信息、截图等
[填写这里]
The text was updated successfully, but these errors were encountered: