Increases performence by saving states that the backtracking derivative calculations can be performed between.
Checkpoints
01 Syntax
Microsoft.VisualBasic.MachineLearning.TensorFlow.AutomaticDifferentiation.Checkpoints
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| CalculateCheckpointGradients | 1 | Perform derivative calculations for all elements in a tensor with input values from the derivatives of another tensor with the same shape |
| AddCheckpoint | 1 | |
| ClearCheckpoints | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Instance | 1 |
04 Members
CalculateCheckpointGradients
Perform derivative calculations for all elements in a tensor with input values from the derivatives of another tensor with the same shape
Instance
AddCheckpoint(Tensor)
ClearCheckpoints()