privacy: scrub host chip/OS from parity-report environment
Browse files- parity-report.json +3 -3
parity-report.json
CHANGED
|
@@ -126,13 +126,13 @@
|
|
| 126 |
"reference": "torch fp16 encode+denoise vs the fp16 coreai-optimized asset, identical 10-step Euler loop, fixed noise (isolates export+optimization fidelity)",
|
| 127 |
"runner": "coreai-fabric-parity-runner/0.1.0",
|
| 128 |
"environment": {
|
| 129 |
-
"os": "macOS 26.6",
|
| 130 |
-
"chip": "Apple M4 Max",
|
| 131 |
"machine": "arm64",
|
| 132 |
"runtime_version": "1.0.0b2",
|
| 133 |
"coreai_torch": "0.4.1",
|
| 134 |
"torch": "2.9.0",
|
| 135 |
-
"transformers": "4.57.6"
|
|
|
|
|
|
|
| 136 |
}
|
| 137 |
},
|
| 138 |
"overall": "passed"
|
|
|
|
| 126 |
"reference": "torch fp16 encode+denoise vs the fp16 coreai-optimized asset, identical 10-step Euler loop, fixed noise (isolates export+optimization fidelity)",
|
| 127 |
"runner": "coreai-fabric-parity-runner/0.1.0",
|
| 128 |
"environment": {
|
|
|
|
|
|
|
| 129 |
"machine": "arm64",
|
| 130 |
"runtime_version": "1.0.0b2",
|
| 131 |
"coreai_torch": "0.4.1",
|
| 132 |
"torch": "2.9.0",
|
| 133 |
+
"transformers": "4.57.6",
|
| 134 |
+
"platform": "darwin-arm64",
|
| 135 |
+
"accelerator": "apple_silicon"
|
| 136 |
}
|
| 137 |
},
|
| 138 |
"overall": "passed"
|