Skip to content

Conversation

@idavis
Copy link
Contributor

@idavis idavis commented Oct 16, 2025

Batching support was added to the front end but never used in the service side. This PR removes the batching support in the front end. There should be no effective difference in behavior, we just clarify the inputs and require a single Qiskit QuantumCircuit.

This also removes the pyqir dependency which was used to assemble batches in a single QIR payload.

@idavis idavis self-assigned this Oct 16, 2025
@idavis idavis requested a review from a team as a code owner October 16, 2025 17:33
@idavis idavis added qiskit A Qiskit issue dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 16, 2025
@ScottCarda-MS
Copy link
Contributor

Please hold off on merging this in until after the release today.

Co-authored-by: kikomiss <144282031+kikomiss@users.noreply.github.com>
@idavis
Copy link
Contributor Author

idavis commented Nov 7, 2025

Replaced with #694

@idavis idavis closed this Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code qiskit A Qiskit issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants