| Class | Description |
|---|---|
| ActivationGradientCheckListener |
A listener used for debugging and testing purposes - specifically for gradient checking activations internally in
GradCheckUtil. |
| GradCheckUtil |
Gradient check utility
|
| GradCheckUtil.ActGradConfig | |
| OpTestCase |
Validate the output - and shape function - of a single operation.
|
| OpValidation |
Main test case runner for validating ops used in SameDiff.
This OpValidation class also collects test coverage information, to determine the op test coverage, for both op outputs and gradients/backprop. |
| TestCase |
TestCase: Validate a SameDiff instance.
|
| Enum | Description |
|---|---|
| GradCheckUtil.Subset | |
| TestCase.TestSerialization |
Copyright © 2019. All rights reserved.