-
Notifications
You must be signed in to change notification settings - Fork 528
[MRG] Semi-relaxed (fused) gromov-wasserstein divergence and improvements of gromov-wasserstein solvers #431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rflamary
merged 39 commits into
PythonOT:master
from
cedricvincentcuaz:semirelaxed_gromov
Mar 9, 2023
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
574b003
maj gw/ srgw/ generic cg solver
cedricvincentcuaz ff1e28d
correct pep8 on current state
cedricvincentcuaz 6d879fe
fix bug previous tests
cedricvincentcuaz f80671a
fix pep8
cedricvincentcuaz ee330c0
fix bug srGW constC in loss and gradient
cedricvincentcuaz 9670fc9
Merge branch 'master' into semirelaxed_gromov
rflamary adaae47
fix doc html
cedricvincentcuaz 8d9827e
Merge branch 'semirelaxed_gromov' of https://github.com/cedricvincent…
cedricvincentcuaz 7c758e3
fix doc html
cedricvincentcuaz 98a880e
Merge branch 'master' into semirelaxed_gromov
rflamary c384f45
update generic_cg and dependencies
cedricvincentcuaz e6f0bb1
start updating test_optim.py
cedricvincentcuaz efbba2e
update tests gromov and optim - plus fix gromov dependencies
cedricvincentcuaz 71be9d0
add symmetry feature to entropic gw
cedricvincentcuaz 90fcd48
add symmetry feature to entropic gw
cedricvincentcuaz 6ab9514
add exemple for sr(F)GW matchings
cedricvincentcuaz dc53fe1
Merge branch 'master' into semirelaxed_gromov
rflamary 43bc857
Merge branch 'master' into semirelaxed_gromov
rflamary a9cbe08
factor linesearch dependencies /transpose + srgw to backend unfinished
cedricvincentcuaz 6202290
merge releases.md
cedricvincentcuaz f7fa3ee
small stuff
cedricvincentcuaz 54f0ba1
remove (reg,M) from line-search/ complete srgw tests with backend
cedricvincentcuaz a875a12
remove backend repetitions / rename fG to costG/ fix innerlog to True
cedricvincentcuaz 92c69d4
fix pep8
cedricvincentcuaz be55ea2
Merge branch 'master' into semirelaxed_gromov
rflamary 6069b0a
take comments into account / new nx parameters still to test
cedricvincentcuaz e50a750
Merge branch 'semirelaxed_gromov' of https://github.com/cedricvincent…
cedricvincentcuaz 746bc1d
factor (f)gw2 + test new backend parameters in ot.gromov + harmonize …
cedricvincentcuaz b028b36
split gromov.py in ot/gromov/ + update test_gromov with helper_backen…
cedricvincentcuaz 49fdbeb
manual documentaion gromov
rflamary 95f2033
remove circular autosummary
rflamary 5882cd1
Merge branch 'master' into semirelaxed_gromov
rflamary 2409983
trying stuff
rflamary a1f1172
Merge branch 'semirelaxed_gromov' of https://github.com/cedricvincent…
rflamary dc1ac92
debug documentation
rflamary 97c1e6b
alphabetic ordering of module
rflamary 2d03ba6
merge into branch
cedricvincentcuaz 679b74f
Merge branch 'semirelaxed_gromov' of https://github.com/cedricvincent…
cedricvincentcuaz fb86e46
add note in entropic gw solvers
cedricvincentcuaz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update generic_cg and dependencies
- Loading branch information
commit c384f457f81ce75ca222421137c838d05c05343a
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
You are viewing a condensed version of this merge commit. You can view the full changes here.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.