-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
coreRelated to the core utilities of the packageRelated to the core utilities of the packagedocumentationImprovements or additions to documentationImprovements or additions to documentationtestRelated to the testing subpackageRelated to the testing subpackage
Description
DI defines several backend objects and wrappers (in addition to those from ADTypes):
SecondOrder
MixedMode
AutoForwardFromPrimitive
,AutoReverseFromPrimitive
AutoZeroForward
,AutoZeroReverse
AutoSimpleFiniteDiff
For each of those, several functions need to be defined:
ADTypes.mode
DI.check_available
DI.inplace_support
DI.pick_batchsize
(for integers and for arrays), andDI.threshold_batchsize
for testingDI.inner_preparation_behavior
, andDI.overloaded_input
if necessary
This should all be documented and properly tested.
adrhill
Metadata
Metadata
Assignees
Labels
coreRelated to the core utilities of the packageRelated to the core utilities of the packagedocumentationImprovements or additions to documentationImprovements or additions to documentationtestRelated to the testing subpackageRelated to the testing subpackage