Page author: @cmoineau
List of test
For each features, here is a list of existing tests. If you implement a new feature, refer to this list to check the tests to implement.
Operator
- ForwardDType
- ForwardDims
TensorImplementation
OperatorImplementation Forward
- Forward (CPU/CUDA)
OperatorImplementation Backward
- Backward (CPU/CUDA)
ONNX import
- Test import of operator
ONNX export
- Test export of operator