There was a problem fetching the pipeline summary.
added a test for the gradient computation
parent
287c7ea8
No related branches found
No related tags found
Pipeline #
Showing
- ci/scripts/test.sh 1 addition, 0 deletionsci/scripts/test.sh
- hysop/__init__.py 2 additions, 2 deletionshysop/__init__.py
- hysop/backend/device/opencl/operator/derivative.py 3 additions, 0 deletionshysop/backend/device/opencl/operator/derivative.py
- hysop/core/graph/computational_graph.py 1 addition, 1 deletionhysop/core/graph/computational_graph.py
- hysop/core/graph/computational_node.py 8 additions, 1 deletionhysop/core/graph/computational_node.py
- hysop/core/graph/graph_builder.py 7 additions, 2 deletionshysop/core/graph/graph_builder.py
- hysop/fields/continuous_field.py 16 additions, 2 deletionshysop/fields/continuous_field.py
- hysop/operator/base/derivative.py 17 additions, 3 deletionshysop/operator/base/derivative.py
- hysop/operator/derivative.py 18 additions, 6 deletionshysop/operator/derivative.py
- hysop/operator/tests/test_analytic.py 1 addition, 1 deletionhysop/operator/tests/test_analytic.py
- hysop/operator/tests/test_derivative.py 310 additions, 0 deletionshysop/operator/tests/test_derivative.py
Loading
Please register or sign in to comment