[GitHub] xinghedyc opened a new issue #8966: NaiveEngine error in multi-threading

2017-12-06 Thread GitBox
xinghedyc opened a new issue #8966: NaiveEngine error in multi-threading URL: https://github.com/apache/incubator-mxnet/issues/8966 when I use NaiveEngine in openmp multi-threading, I binded 2 executor on gpu(0) and gpu(1). and do exe.forward parallelly. However I got some error when

[GitHub] edmBernard commented on issue #8965: GPU Memory Usage keep increase (Not in train or predict)

2017-12-06 Thread GitBox
edmBernard commented on issue #8965: GPU Memory Usage keep increase (Not in train or predict) URL: https://github.com/apache/incubator-mxnet/issues/8965#issuecomment-349572288 Most of Mxnet computation are asynchronous. A simple loop like this will crash GPU: ```python for image

[GitHub] lilhope opened a new issue #8965: GPU Memory Usage keep increase (Not in train or predict)

2017-12-06 Thread GitBox
lilhope opened a new issue #8965: GPU Memory Usage keep increase (Not in train or predict) URL: https://github.com/apache/incubator-mxnet/issues/8965 Hi: I extracted some features on a series of video frames. The final layer of my symbol would be something

[GitHub] NonvolatileMemory commented on issue #8963: set_data() get wrong with gpu

2017-12-06 Thread GitBox
NonvolatileMemory commented on issue #8963: set_data() get wrong with gpu URL: https://github.com/apache/incubator-mxnet/issues/8963#issuecomment-349564242 got this error ,caused by some parameters are not init on gpu.sorry!

[GitHub] NonvolatileMemory closed issue #8963: set_data() get wrong with gpu

2017-12-06 Thread GitBox
NonvolatileMemory closed issue #8963: set_data() get wrong with gpu URL: https://github.com/apache/incubator-mxnet/issues/8963 This is an automated message from the Apache Git Service. To respond to the message, please log

<    1   2