You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added max_circuits_per_job and removed deepcopy dependency of the quantum kernel trainer fixing #701 and #600 (#772) (#780)
* Added an option for num_circuits per job for kernels to fix#701
* Updated documentation and format the style.
* Removed deepcopy dependency in quantum_kernel_trainer.py
* Added release notes
* quick fix for spell test
* Added unit tests for max_circuits_per_job
* Update fix-701-max_circuits_per_job-and-600-deepcopy-dependency-e6eda2e5b986c1be.yaml
Small release note bugfix
* Update fix-701-max_circuits_per_job-and-600-deepcopy-dependency-e6eda2e5b986c1be.yaml
* Minor modifications for the unit test
* Removed copy of TrainableKernel
---------
Co-authored-by: oscar-wallis <oscar.wallis@outlook.com>
(cherry picked from commit 2f49e9e)
Co-authored-by: M. Emre Sahin <40424147+OkuyanBoga@users.noreply.github.com>
0 commit comments