privacy: scrub host chip/OS from parity-report environment
Browse files- parity-report.json +3 -3
parity-report.json
CHANGED
|
@@ -52,13 +52,13 @@
|
|
| 52 |
"reference": "torch predict_action_chunk (fp32 as loaded by lerobot)",
|
| 53 |
"runner": "coreai-fabric-parity-runner/0.1.0",
|
| 54 |
"environment": {
|
| 55 |
-
"os": "macOS 26.6",
|
| 56 |
-
"chip": "Apple M4 Max",
|
| 57 |
"machine": "arm64",
|
| 58 |
"runtime_version": "1.0.0b2",
|
| 59 |
"coreai_torch": "0.4.1",
|
| 60 |
"torch": "2.9.0",
|
| 61 |
-
"transformers": "4.57.6"
|
|
|
|
|
|
|
| 62 |
}
|
| 63 |
},
|
| 64 |
"overall": "passed"
|
|
|
|
| 52 |
"reference": "torch predict_action_chunk (fp32 as loaded by lerobot)",
|
| 53 |
"runner": "coreai-fabric-parity-runner/0.1.0",
|
| 54 |
"environment": {
|
|
|
|
|
|
|
| 55 |
"machine": "arm64",
|
| 56 |
"runtime_version": "1.0.0b2",
|
| 57 |
"coreai_torch": "0.4.1",
|
| 58 |
"torch": "2.9.0",
|
| 59 |
+
"transformers": "4.57.6",
|
| 60 |
+
"platform": "darwin-arm64",
|
| 61 |
+
"accelerator": "apple_silicon"
|
| 62 |
}
|
| 63 |
},
|
| 64 |
"overall": "passed"
|