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

OutOfMemory issue on Jetson Nano #24

Open
suresh-s opened this issue Jul 29, 2020 · 1 comment
Open

OutOfMemory issue on Jetson Nano #24

suresh-s opened this issue Jul 29, 2020 · 1 comment

Comments

@suresh-s
Copy link

suresh-s commented Jul 29, 2020

I am exploring the Car-Recognition code and started executed on Jetson Nano. I got following error when i execute train.py even though i have reduced batch_size to 2 from 16.

Could you help me to resolve this issue?

`2020-07-30 01:09:20.116067: I tensorflow/core/common_runtime/bfc_allocator.cc:923] total_region_allocated_bytes_: 226148352 memory_limit_: 226148352 available bytes: 0 curr_region_allocation_bytes_: 452296704
2020-07-30 01:09:20.116101: I tensorflow/core/common_runtime/bfc_allocator.cc:929] Stats:
Limit: 226148352
InUse: 226148352
MaxInUse: 226148352
NumAllocs: 1090
MaxAllocSize: 9437184

2020-07-30 01:09:20.116188: W tensorflow/core/common_runtime/bfc_allocator.cc:424] ***************************************************************************************************x
2020-07-30 01:09:20.116269: W tensorflow/core/framework/op_kernel.cc:1651] OP_REQUIRES failed at assign_op.h:117 : Resource exhausted: OOM when allocating tensor with shape[512] and type float on /job:localhost/replica:0/task:0/device:GPU:0 by allocator GPU_0_bfc

thank you,
`

@Usman-Ghani123
Copy link

Are you working on jupyter notebook?

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