Skip to content

Commit

Permalink
Update docs/guides/ai-transpiler-passes.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: abbycross <[email protected]>
  • Loading branch information
cbjuan and abbycross authored Nov 13, 2024
1 parent e3d3dd0 commit 8927907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/ai-transpiler-passes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The following passes are currently available:
- `AILinearFunctionSynthesis`: Linear function circuit synthesis
- `AIPermutationSynthesis`: Permutation circuit synthesis

To use the AI transpiler passes, first [install the `qiskit-ibm-transpiler` package.](./qiskit-transpiler-service#install-transpiler-service). Check out the [qiskit-ibm-transpiler API documentation](https://docs.quantum.ibm.com/api/qiskit-ibm-transpiler) to get more information about the different options available.
To use the AI transpiler passes, first [install the `qiskit-ibm-transpiler` package](/guides/qiskit-transpiler-service#install-transpiler-service). Visit the [qiskit-ibm-transpiler API documentation](/api/qiskit-ibm-transpiler) to get more information about the different options available.

## Run the AI transpiler passes locally or on the cloud

Expand Down

0 comments on commit 8927907

Please sign in to comment.