joelberkeley / spidr

Accelerated machine learning with dependent types
Apache License 2.0
73 stars 4 forks source link

Fix flaky tests #333

Open joelberkeley opened 1 year ago

joelberkeley commented 1 year ago

We are seeing a lot of tests for floating point ops fail frequently. Common culprits are cosh, sinh, uniform, normal. We'd like two things

Step 1: CI to reliably pass Step 2: Fix the underlying problems