You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add parameter, scalar_mult, vector_mult bindings for updatable params
- Add register_params and update_params problem bindings
- Update constant.h to use unified new_parameter with PARAM_FIXED
- Update const_scalar_mult.h and const_vector_mult.h for new parameter API
- Unify left_matmul and left_param_matmul into single binding that accepts
(param_or_none, child, csr_data, csr_indices, csr_indptr, m, n)
- Update SparseDiffEngine submodule to parameter-support branch
- Register all new methods in bindings.c
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments