Skip to content

Jenkins unit tests (operator) are broken #85

Description

@jerinphilip

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions