[
https://issues.apache.org/jira/browse/MADLIB-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikhil Kak updated MADLIB-1405:
-------------------------------
Summary: DL: fit and fit multiple fail with memory exception in gpdb6
(was: DL: fit and fit multiple fail with memory exception with gpdb6)
> DL: fit and fit multiple fail with memory exception in gpdb6
> ------------------------------------------------------------
>
> Key: MADLIB-1405
> URL: https://issues.apache.org/jira/browse/MADLIB-1405
> Project: Apache MADlib
> Issue Type: Bug
> Components: Deep Learning
> Reporter: Nikhil Kak
> Priority: Major
> Fix For: v1.17
>
>
> Both fit and fit multiple fail with the following error when run with gpdb6
> and a big enough dataset such as places
> {code:java}
> ERROR: spiexceptions.InternalError: invalid memory alloc request size
> 1189758503 (plpy_elog.c:121)
> CONTEXT: Traceback (most recent call last):
> PL/Python function "madlib_keras_fit", line 21, in <module>
> madlib_keras.fit(**globals())
> PL/Python function "madlib_keras_fit", line 42, in wrapper
> PL/Python function "madlib_keras_fit", line 182, in fit
> PL/Python function "madlib_keras_fit"
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)