Thinklab-SJTU / pygmtools

A Python Graph Matching Toolkit.
https://pygmtools.readthedocs.io/
Other
275 stars 19 forks source link

Jittor support for classic_solvers.py #3

Closed wzever closed 1 year ago

wzever commented 1 year ago

Jittor support for classic solvers are generally done.

rogerwwww commented 1 year ago

Hi Wenzheng,

Many thanks for your contribution and please fix the errors found by the automatic check. After that, we will review your code.

ziao-guo commented 1 year ago

You need to add Jittor examples in pygmtools/classic_solvers.py.

rogerwwww commented 1 year ago

Nice work! Merged.