File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ Comparison:
3434## Validation Performed
3535
3636- Python compile check:
37- - ` python3 -m py_compile examples/ hardware_integration/convert_xanadu_job_to_decoder_io.py `
37+ - ` python3 -m py_compile hardware_integration/xanadu /convert_xanadu_job_to_decoder_io.py `
3838- Fixture conversions:
39- - ` bash examples/ hardware_integration/run.sh `
40- - ` bash examples/ hardware_integration/run_public_datasets.sh `
39+ - ` bash hardware_integration/xanadu /run.sh `
40+ - ` bash hardware_integration/xanadu /run_public_datasets.sh `
4141- Replay checks:
42- - ` bash examples/ hardware_integration/replay.sh examples/results/hardware_integration/decoder_requests_aurora.ndjson `
43- - ` bash examples/ hardware_integration/replay.sh examples/results/hardware_integration/decoder_requests_qca.ndjson `
44- - ` bash examples/ hardware_integration/replay.sh examples/results/hardware_integration/decoder_requests_gkp.ndjson `
42+ - ` bash hardware_integration/xanadu /replay.sh examples/results/hardware_integration/decoder_requests_aurora.ndjson `
43+ - ` bash hardware_integration/xanadu /replay.sh examples/results/hardware_integration/decoder_requests_qca.ndjson `
44+ - ` bash hardware_integration/xanadu /replay.sh examples/results/hardware_integration/decoder_requests_gkp.ndjson `
4545- Result: replay completed with ` errors=0 ` on fixture datasets.
4646
4747## Notes
Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ Comparison:
3434## Validation Performed
3535
3636- Python compile check:
37- - ` python3 -m py_compile examples/ hardware_integration/convert_xanadu_job_to_decoder_io.py `
37+ - ` python3 -m py_compile hardware_integration/xanadu /convert_xanadu_job_to_decoder_io.py `
3838- Fixture conversions:
39- - ` bash examples/ hardware_integration/run.sh `
40- - ` bash examples/ hardware_integration/run_public_datasets.sh `
39+ - ` bash hardware_integration/xanadu /run.sh `
40+ - ` bash hardware_integration/xanadu /run_public_datasets.sh `
4141- Replay checks:
42- - ` bash examples/ hardware_integration/replay.sh examples/results/hardware_integration/decoder_requests_aurora.ndjson `
43- - ` bash examples/ hardware_integration/replay.sh examples/results/hardware_integration/decoder_requests_qca.ndjson `
44- - ` bash examples/ hardware_integration/replay.sh examples/results/hardware_integration/decoder_requests_gkp.ndjson `
42+ - ` bash hardware_integration/xanadu /replay.sh examples/results/hardware_integration/decoder_requests_aurora.ndjson `
43+ - ` bash hardware_integration/xanadu /replay.sh examples/results/hardware_integration/decoder_requests_qca.ndjson `
44+ - ` bash hardware_integration/xanadu /replay.sh examples/results/hardware_integration/decoder_requests_gkp.ndjson `
4545- Result: replay completed with ` errors=0 ` on fixture datasets.
4646
4747## Notes
You can’t perform that action at this time.
0 commit comments