-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Description
While operators are currently tested with alignment tests, these test the full FlexFlow stack (python -> c++ -> cuda), which makes bug localization difficult. Adding unit tests for the raw kernel implementations would improve stability/correctness, increase readability (by making clear which pointers should be non-null, which are fine to be null), and improve error localization.
May depends on non-parallel tensor shape inference from #948 depending on how the tests are written
Metadata
Metadata
Assignees
Labels
kernelsKernels libraryKernels library