File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
name = " ChainRulesTestUtils"
2
2
uuid = " cdddcdb0-9152-4a09-a978-84456f9df70a"
3
- version = " 0.6.8 "
3
+ version = " 0.6.9 "
4
4
5
5
[deps ]
6
6
ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Original file line number Diff line number Diff line change 81
81
- `output_tangent` tangent to test accumulation of derivatives against
82
82
should be a differential for the output of `f`. Is set automatically if not provided.
83
83
- `fdm::FiniteDifferenceMethod`: the finite differencing method to use.
84
- - If `check_inferred=true`, then the inferrability of the `rrule` is checked
85
84
- If `check_inferred=true`, then the inferrability of the `frule` is checked,
86
85
as long as `f` is itself inferrable.
87
86
- `fkwargs` are passed to `f` as keyword arguments.
You can’t perform that action at this time.
0 commit comments