josipd / torch-two-sample

A PyTorch library for two-sample tests
Other
237 stars 34 forks source link

Use a conda .environment file to easily set up the dev environment and reproduce the behaviour #1

Closed calincru closed 6 years ago

calincru commented 6 years ago

Fixed some non-backward compatible changes in PyTorch caused by the version change:

Changed .travis.yml to use this .environment file when setting up the CI. Tested it here.