gauche icon indicating copy to clipboard operation
gauche copied to clipboard

Add simple CI

Open a-r-j opened this issue 2 years ago • 3 comments

a-r-j avatar Dec 09 '22 15:12 a-r-j

Not sure how you want to proceed wrt gpflow. It doesn't seem like it's used a lot; mostly for some array utils. It would probably be a good idea to just implement those utils and remove the dependency.

a-r-j avatar Dec 09 '22 16:12 a-r-j

Looks like we can merge once conflicts are resolved. The gpflow dependency is used for some tests

Ryan-Rhys avatar Jan 05 '23 01:01 Ryan-Rhys

Looks like we can merge once conflicts are resolved. The gpflow dependency is used for some tests

This can be separated too e.g.:

https://github.com/pyg-team/pytorch_geometric/blob/0758c92988ad31937c3a909c9741023c0bebd494/setup.py#L50

a-r-j avatar Jan 05 '23 01:01 a-r-j