Skip to content
  • Matt Wala's avatar
    Allow parameters to be fixed at kernel creation time. · c9b14cf7
    Matt Wala authored
    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.
    c9b14cf7