dwavesystems / dwavesystems/dwave-pytorch-plugin

Inconsistent interface for weight-clipping

Open
#72 4 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
39
Forks
25
Avg merge
28m
Merged PRs (30d)
1

Description

There's an inconsistent interface for methods that interact with weights.
For example, in sampling and in computing the quasi-objective function, weight clipping is applied when linear/quadratic range is supplied.
However, when computing energies in the forward method, no such option is available.
While computing energies without clipped weights does not impact gradient calculations, it can affect analysis.
Have I described the problem accurately @jquetzalcoatl ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.