clrs icon indicating copy to clipboard operation
clrs copied to clipboard

Added subgraph_mode

Open beabevi opened this issue 3 years ago • 1 comments

Use as adjacency matrix the subgraph around nodes having ground-truth hints that changed from the previous iteration.

Run with the star subgraphs by using python3 -m clrs.examples.run -algorithm dfs --processor_type gatv2 --hint_mode encoded_decoded_nodiff --hint_teacher_forcing_noise 0.5 --subgraph_mode stars

beabevi avatar Aug 26 '22 07:08 beabevi

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Aug 26 '22 07:08 google-cla[bot]