dwavesystems / dwavesystems/dwave-pytorch-plugin
MMD docstring inconsistent with implementation
Open
documentation
- Dominant language
- Python
- Stars
- 39
- Forks
- 25
- Avg merge
- 28m
- Merged PRs (30d)
- 1
Description
The docstring shows a 1/2 factor https://github.com/dwavesystems/dwave-pytorch-plugin/blob/main/dwave/plugins/torch/nn/modules/kernels.py#L86 but the implementation absorbs that in the bandwidth https://github.com/dwavesystems/dwave-pytorch-plugin/blob/main/dwave/plugins/torch/nn/modules/kernels.py#L151
Contributor guide
Assessment
This issue has not been assessed yet.