Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

MXnet Neural art example error #2658

Closed
xtuyaowu opened this issue Jul 9, 2016 · 1 comment
Closed

MXnet Neural art example error #2658

xtuyaowu opened this issue Jul 9, 2016 · 1 comment

Comments

@xtuyaowu
Copy link

xtuyaowu commented Jul 9, 2016

hi,all vmware Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux python2.7
python run.py --content-image input/IMG_4343.jpg --style-image input/starry_night.jpg --gpu -1

INFO:root:load the content image, size = (489, 511)
INFO:root:resize the content image to (574, 600)
[19:59:54] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:54] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:54] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:54] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:54] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:56] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:56] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:56] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:56] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:56] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:56] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:56] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:56] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:56] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[19:59:56] src/operator/./reshape-inl.h:249: Using target_shape will be deprecated.
[20:00:01] /home/ml/mxnet/dmlc-core/include/dmlc/./logging.h:235: [20:00:01] src/storage/./cpu_device_storage.h:48: Check failed: (ret) == (0) Allocation failed
[20:00:03] /home/ml/mxnet/dmlc-core/include/dmlc/logging.h:235: [20:00:03] src/engine/./threaded_engine.h:306: [20:00:01] src/storage/./cpu_device_storage.h:48: Check failed: (ret) == (0) Allocation failed
An fatal error occurred in asynchronous engine operation. If you do not know what caused this error, you can try set environment variable MXNET_ENGINE_TYPE to NaiveEngine and run with debugger (i.e. gdb). This will force all operations to be synchronous and backtrace will give you the series of calls that lead to this error. Remember to set MXNET_ENGINE_TYPE back to empty after debugging.
terminate called after throwing an instance of 'dmlc::Error'
what(): [20:00:03] src/engine/./threaded_engine.h:306: [20:00:01] src/storage/./cpu_device_storage.h:48: Check failed: (ret) == (0) Allocation failed
An fatal error occurred in asynchronous engine operation. If you do not know what caused this error, you can try set environment variable MXNET_ENGINE_TYPE to NaiveEngine and run with debugger (i.e. gdb). This will force all operations to be synchronous and backtrace will give you the series of calls that lead to this error. Remember to set MXNET_ENGINE_TYPE back to empty after debugging.
Aborted (core dumped)

@szha
Copy link
Member

szha commented Sep 28, 2017

This issue is closed due to lack of activity in the last 90 days. Feel free to reopen if this is still an active issue. Thanks!

@szha szha closed this as completed Sep 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants