dwavesystems / dwavesystems/dwave-pytorch-plugin
sample kwargs missing from overloaded `sample` methods
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 39
- Forks
- 25
- Avg merge
- 28m
- Merged PRs (30d)
- 1
Description
[overloaded `sample` methods](https://github.com/dwavesystems/dwave-pytorch-plugin/blob/main/dwave/plugins/torch/models/boltzmann_machine.py#L265-L280) are missing kwargs from the original method. This makes signature inspections useless :c
Contributor guide
Assessment
This issue has not been assessed yet.