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