You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The nightly test of the Release build of tests.unit.python.execution_tree.categorical_crossentropy fails consistently, but when run in isolation it does not crash. The full log is here: http://omega.nic.uoregon.edu:8020/#/builders/2/builds/201/steps/16/logs/stdio . The top of the stack is phylanx::execution_tree::primitives::cat_cross_operation::cat_cross3d(phylanx::ir::node_data<double>&&, phylanx::ir::node_data<double>&&, bool, int) const. Here's the stack trace:
The nightly test of the Release build of tests.unit.python.execution_tree.categorical_crossentropy fails consistently, but when run in isolation it does not crash. The full log is here: http://omega.nic.uoregon.edu:8020/#/builders/2/builds/201/steps/16/logs/stdio . The top of the stack is
phylanx::execution_tree::primitives::cat_cross_operation::cat_cross3d(phylanx::ir::node_data<double>&&, phylanx::ir::node_data<double>&&, bool, int) const
. Here's the stack trace:The text was updated successfully, but these errors were encountered: