Nikhil Kak created MADLIB-1414: ---------------------------------- Summary: DL: predict fails with OOM in gpdb6 Key: MADLIB-1414 URL: https://issues.apache.org/jira/browse/MADLIB-1414 Project: Apache MADlib Issue Type: Bug Components: Deep Learning Reporter: Nikhil Kak Fix For: v1.17
madlib keras predict fails with the following error if run with places10 (or any other model whose compiled weights are around 600MB or more in size) {code} ERROR: spiexceptions.InternalError: invalid memory alloc request size 1189758503 (plpy_elog.c:121) {code} The root cause is the same as as https://issues.apache.org/jira/projects/MADLIB/issues/MADLIB-1405 -- This message was sent by Atlassian Jira (v8.3.4#803005)