MDL-UzL / deeds-libtorch

deeds-libtorch: A pytorch implementation of deedsBCV
MIT License
1 stars 0 forks source link

Examine unit test framework #9

Closed chr-wei closed 3 years ago

chr-wei commented 3 years ago

Have a look at https://github.com/MDL-UzL/deeds-libtorch/blob/66b4eb66a05e8e953f3f15441eb3aeaef42a569d/tests/test_deedsConvex.py This file was copied from another deeds method repository. It is a starting point for unit testing and has some helpful functions.