Skip to content
New issue

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

docker运行demo时内存不够怎么配置 #14

Closed
bigkun opened this issue Nov 14, 2019 · 1 comment
Closed

docker运行demo时内存不够怎么配置 #14

bigkun opened this issue Nov 14, 2019 · 1 comment

Comments

@bigkun
Copy link

bigkun commented Nov 14, 2019

W tensorflow/core/common_runtime/bfc_allocator.cc:211] Allocator (GPU_0_bfc) ran out of memory trying to allocate 358.89MiB. The caller indicates that this is not a failure, but may mean that there could be performance gains if more memory were available.

普通显卡
tensorflow/core/common_runtime/gpu/gpu_device.cc:1432] Found device 0 with properties: name: GeForce GT 1030 major: 6 minor: 1 memoryClockRate(GHz): 1.5185 pciBusID: 0000:01:00.0 totalMemory: 1.95GiB freeMemory: 1.63GiB

@bigkun bigkun changed the title 内存不够怎么配置 docker运行demo时内存不够怎么配置 Nov 14, 2019
@zhang0jhon
Copy link
Owner

显存的大小不够,默认应该是需要4G以上的显卡,或者可以更改input图像的大小和sequence length

@bigkun bigkun closed this as completed Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants