-
Notifications
You must be signed in to change notification settings - Fork 25
[WIP] add Quantum Kernel and Quantum Kernel Training benchmarks #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@adekusar-drl or @dlasecki could you give me "workflow approval", so I can check what problems my code gives? Sorry for the disturb! |
|
Done. You can run the checks locally. Things like |
|
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. |
Summary
Implementation of the benchmarks methods for
QuantumKernelandQuantumKernelTrainer.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.----