Skip to content

Add unit tests for kernel implementations #951

@lockshaw

Description

@lockshaw

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 library

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions