-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When tracing through a (function) that calls a Lux model, a variety of warnings are thrown about using fallback matmul functions because of eltypes that don't reduce to (I guess) common BLAS routines (i.e. Float64 and the tracer types).
Overloading either Lux evaluation functions in an extension, or even matmul-esque functions would be greatly appreciated!
Metadata
Metadata
Assignees
Labels
No labels