Skip to content

refactor(autojac): Make jac match autograd.grad#581

Merged
ValerianRey merged 1 commit intomainfrom
jac-mandatory-inputs
Feb 18, 2026
Merged

refactor(autojac): Make jac match autograd.grad#581
ValerianRey merged 1 commit intomainfrom
jac-mandatory-inputs

Conversation

@PierreQuinton
Copy link
Contributor

@PierreQuinton PierreQuinton commented Feb 18, 2026

  • Make inputs a mandatory parameter
  • Change its type to Sequence[Tensor] or Tensor

@PierreQuinton PierreQuinton added package: autojac cc: refactor Conventional commit type for any refactoring, not user-facing, and not typing or perf improvements labels Feb 18, 2026
@ValerianRey ValerianRey merged commit 8862d13 into main Feb 18, 2026
16 checks passed
@ValerianRey ValerianRey deleted the jac-mandatory-inputs branch February 18, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: refactor Conventional commit type for any refactoring, not user-facing, and not typing or perf improvements package: autojac

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments