fmcquillan99 commented on issue #395: DL: madlib_keras_evaluate() function URL: https://github.com/apache/madlib/pull/395#issuecomment-497898299 When I tried (4) again I got ``` ERROR: plpy.Error: madlib_keras_evaluate error: Input table 'iris_test_summary' does not exist (plpython.c:5038) CONTEXT: Traceback (most recent call last): PL/Python function "madlib_keras_evaluate", line 21, in <module> return madlib_keras.evaluate(**globals()) PL/Python function "madlib_keras_evaluate", line 547, in evaluate PL/Python function "madlib_keras_evaluate", line 156, in __init__ PL/Python function "madlib_keras_evaluate", line 99, in __init__ PL/Python function "madlib_keras_evaluate", line 159, in _validate_input_args PL/Python function "madlib_keras_evaluate", line 671, in input_tbl_valid PL/Python function "madlib_keras_evaluate" ``` which is a better message. LGTM
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
