stanford-crfm / haliax

Named Tensors for Legible Deep Learning in JAX
Apache License 2.0
149 stars 11 forks source link

`haliax.debug.diagnose_common_issues` #34

Closed dlwh closed 1 year ago

dlwh commented 1 year ago

hax.debug.diagnose_common_issues is a function that will raise an exception if it detects problems with your module. Currently, we diagnose:

I'll probably call this by default in Levanter