qat.purr.qat module
- execute(qat_input, hardware=None, compiler_config=None)
Execute file path or code blob.
- execute_qasm(qat_input, hardware=None, compiler_config=None)
- execute_qasm_with_metrics(qat_input, hardware=None, compiler_config=None)
- execute_qir(qat_input, hardware=None, compiler_config=None)
- execute_qir_with_metrics(qat_input, hardware=None, compiler_config=None)
- execute_with_metrics(path_or_str, hardware=None, compiler_config=None)
Execute file path or code blob.
- fetch_frontend(path_or_str, use_experimental=False)
- Return type: