OliverFM / rust_light

A tensor processing library in rust.
MIT License
3 stars 0 forks source link

Add fuzz testing #21

Open OliverFM opened 1 year ago

OliverFM commented 1 year ago

This would be very helpful given how many combinations of operations there are that I could have

Maybe with this: https://rust-fuzz.github.io/book/cargo-fuzz/structure-aware-fuzzing.html