Skip to content
Commit c9b14cf7 authored by Matt Wala's avatar Matt Wala
Browse files

Allow parameters to be fixed at kernel creation time.

Among other things, passing fixed parameters can improve the accuracy
of temp shape inference, so that fallback can occur less often.

The motivation for this is to remove the temp_shape_fallback warnings
when constructing sumpy kernels.
parent 6535b0c5
Pipeline #8355 passed with stage
in 13 minutes and 15 seconds