qiskit-app-benchmarks icon indicating copy to clipboard operation
qiskit-app-benchmarks copied to clipboard

[WIP] add Quantum Kernel and Quantum Kernel Training benchmarks

Open Gruntrexpewrus opened this issue 2 years ago • 4 comments

Summary

Implementation of the benchmarks methods for QuantumKernel and QuantumKernelTrainer.

Details and comments

These codes are developed in the project of QAMP22 (mentor @a-matsuo, mentee Leonardo Placidi). ----We are still figuring out the AVS implementation/running of the benchmark.----

Gruntrexpewrus avatar Mar 23 '22 10:03 Gruntrexpewrus

@adekusar-drl or @dlasecki could you give me "workflow approval", so I can check what problems my code gives? Sorry for the disturb!

Gruntrexpewrus avatar May 12 '22 04:05 Gruntrexpewrus

Done. You can run the checks locally. Things like black, pylint, etc easier to run on your machine.

adekusar-drl avatar May 12 '22 08:05 adekusar-drl

This PR adds a benchmarks folder at root with some benchmark sample. This shouldn't be in this repo as it is supposed to run the applications benchmarks under their folders and not a global benchmark. This folder with its contents should be removed.

manoelmarques avatar Dec 11 '22 15:12 manoelmarques

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 07 '23 00:06 CLAassistant