Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins unit tests (operator) are broken #85

Open
jerinphilip opened this issue Mar 24, 2022 · 0 comments
Open

Jenkins unit tests (operator) are broken #85

jerinphilip opened this issue Mar 24, 2022 · 0 comments

Comments

@jerinphilip
Copy link

jerinphilip commented Mar 24, 2022

Minion auto-closed #36.

[2022-03-24 12:38:46] Error: Child 1 has different type (first: float32 != child: float16)
[2022-03-24 12:38:46] Error: Aborted from static marian::Type marian::NaryNodeOp::commonType(const std::vector<IntrusivePtr<marian::Chainable<IntrusivePtr<marian::TensorBase> > > >&) in /var/lib/jenkins/workspace/browsermt-marian-dev-cuda-10.2/src/graph/node.h:199

[CALL STACK]
[0x564a2b34ed0d]                                                       + 0x303d0d
[0x564a2b385305]                                                       + 0x33a305
[0x564a2b3858b4]                                                       + 0x33a8b4
[0x564a2b2fc0a1]                                                       + 0x2b10a1
[0x564a2b245820]                                                       + 0x1fa820
[0x564a2b111773]                                                       + 0xc6773
[0x564a2b1236b5]                                                       + 0xd86b5
[0x564a2b138a50]                                                       + 0xeda50
[0x564a2b139484]                                                       + 0xee484
[0x564a2b13a1ce]                                                       + 0xef1ce
[0x564a2b0dc3eb]                                                       + 0x913eb
[0x7fb357b8e0b3]    __libc_start_main                                  + 0xf3
[0x564a2b106cce]                                                       + 0xbbcce


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
run_operator_tests is a Catch v2.10.1 host application.
Run with -? for options

-------------------------------------------------------------------------------
Expression graph supports basic math operations (gpu fp16)
  cross entropy with label smoothing vs logsoftmax with gather
-------------------------------------------------------------------------------
/var/lib/jenkins/workspace/browsermt-marian-dev-cuda-10.2/src/tests/units/operator_tests.cpp:935
...............................................................................

/var/lib/jenkins/workspace/browsermt-marian-dev-cuda-10.2/src/tests/units/operator_tests.cpp:935: FAILED:
due to a fatal error condition:
  SIGABRT - Abort (abnormal termination) signal

===============================================================================
test cases:   2 |   1 passed | 1 failed
assertions: 354 | 353 passed | 1 failed

Disabling temporarily to get to working regression-tests. Leaving this issue open here to attend to later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant