BiomedSciAI / fuse-med-ml

A python framework accelerating ML based discovery in the medical field by encouraging code reuse. Batteries included :)
Apache License 2.0
137 stars 34 forks source link

`TestCrossAttentionTransformerEncoder` randomly fails #316

Open SagiPolaczek opened 1 year ago

SagiPolaczek commented 1 year ago

Describe the bug\ The unit-test fuse.dl.tests.test_cat.TestCrossAttentionTransformerEncoder test_all_contexts randomly fails:

======================================================================
ERROR [2.241s]: test_all_contexts (fuse.dl.tests.test_cat.TestCrossAttentionTransformerEncoder)
test cross attention transformer for each of the three context options: "seq_a", "seq_b" and "both"
----------------------------------------------------------------------

FuseMedML version\ Latest

To reproduce\ ?

Additional context\ Full traceback on slack.