qiskit-machine-learning icon indicating copy to clipboard operation
qiskit-machine-learning copied to clipboard

Add Effective Dimension Runtime Client

Open ElePT opened this issue 3 years ago • 1 comments
trafficstars

What should we add?

The goal of this issue is to track the development of the client for the effective dimension runtime program (also under development), as described in epic https://github.com/Qiskit/qiskit-machine-learning/issues/318. The latest progress on this issue can be found in my personal fork: https://github.com/ElePT/qiskit-machine-learning/tree/eff-dim, under qiskit_machine_learnig/runtime

ElePT avatar Mar 09 '22 13:03 ElePT

Although the title is given as Effective Dimension Runtime Program this will just add the Client here right - the server side Program being elsewhere.

woodsp-ibm avatar Mar 09 '22 15:03 woodsp-ibm

Runtimes are being replaced with Session. See https://github.com/Qiskit/qiskit-ibm-runtime/ for more details.

adekusar-drl avatar Oct 27 '22 21:10 adekusar-drl