question

KushalGuraza-4063 avatar image
0 Votes"
KushalGuraza-4063 asked AmeliaGu-msft commented

MxNetError: Failed to allocate CPU Memory

To be Precise, I am using SQL Server ML Services 2019, where I am building an Deep Learning Model( training images ) using MxNet library. It keeps throwing this error model Training starts. Using GoDaddy as hosting service with 4 CPU cores and 8GB Ram.

ERROR:

Msg 39004, Level 16, State 20, Line 8
A 'Python' script error occurred during execution of 'sp_execute_external_script' with HRESULT 0x80004004.
Msg 39019, Level 16, State 2, Line 8
An external script error occurred:

Invalid BXL stream
error while running BxlServer: caught exception: Error communicating between BxlServer and client: 0x000000e9

STDOUT message(s) from external script:
connection established

Traceback (most recent call last):
File "c:\jenkins\workspace\mxnet-tag\mxnet\src\storage./cpu_device_storage.h", line 72
MXNetError: Failed to allocate CPU Memory

sql-server-generalsql-server-transact-sql
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi KushalGuraza-4063,

Sorry that I’m not familiar with Deep Learning using MxNet.
Please share the code you are using, so that experts here can help you.
In addition, you can open a thread in the MxNet community to get more help.

Best Regards,
Amelia


0 Votes 0 ·

0 Answers