Skip to content

GRBM.sample is inefficient #52

@kevinchern

Description

@kevinchern

Requiring sampler to be a dimod.Sampler makes repeated sampling over changing parameters very inefficient because you have to recreate a linear and quadratic bias dictionaries or BQMs when the GRBM's parameters have been updated.

Candidate solution: wrap dimod.Samplers so it plays well with natively-pytorch samplers

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions