qiskit.providers.aer.jobs.AerJob.submit¶ AerJob.submit()[소스]¶ Submit the job to the backend for execution. 예외 발생 QobjValidationError – if the JSON serialization of the Qobj passed during construction does not validate against the Qobj schema. – JobError – if trying to re-submit the job.