Depth-Anything-V2-Small-CoreAI / parity-report.json
kevinqz's picture
coreai-fabric: depth-anything-v2-small card + license + reports
9f55613 verified
Raw
History Blame Contribute Delete
2.09 kB
{
"recipe_id": "depth-anything-v2-small",
"generated_at": "2026-07-10T05:11:52+00:00",
"bundle": "build/depth-anything-v2-small/depth-anything-v2-small.aimodel",
"conversion_manifest": null,
"gate_a": {
"status": "passed",
"checks": [
{
"name": "bundle_exists",
"status": "passed",
"detail": "build/depth-anything-v2-small/depth-anything-v2-small.aimodel"
},
{
"name": "bundle_files_present",
"status": "passed",
"detail": "3 expected file(s) present"
},
{
"name": "metadata_json_parses",
"status": "passed",
"detail": "metadata.json parses (3 top-level keys)"
},
{
"name": "metadata_matches_recipe",
"status": "passed",
"detail": "1 key(s) match"
}
]
},
"gate_b": {
"metric": "graph_output_cosine",
"threshold": 0.999,
"tolerance": 0.0005,
"value": 0.9999999999997667,
"status": "passed",
"measurement_source": "graph-output-parity-measured.json",
"min_cosine": 0.9999999999997667,
"median_cosine": 0.9999999999999405,
"mean_cosine": 0.9999999999999056,
"cosine_ci95": [
0.9999999999997667,
0.9999999999999031
],
"per_obs_cosine": [
0.9999999999999409,
0.9999999999999573,
0.9999999999999031,
0.9999999999999662,
0.9999999999999399,
0.9999999999997667,
0.9999999999999504,
0.9999999999998207
],
"n_obs": 8,
"input_shape": [
1,
3,
518,
518
],
"output_shape": [
1,
518,
518
],
"reference_dtype": "float32",
"runner": "coreai-fabric-parity-runner/0.1.0",
"environment": {
"platform": "darwin-arm64",
"accelerator": "apple_silicon",
"runtime_version": "1.0.0b2",
"coreai_torch": "0.4.1",
"torch": "2.9.0",
"transformers": "4.57.6"
},
"reference": "Torch Depth Anything V2 predicted_depth vs the Core AI .aimodel over identical seeded pixel_values; single forward."
},
"overall": "passed"
}