RIFE-Frame-Interpolation-CoreAI / parity-report.json
kevinqz's picture
coreai-fabric: rife-4-interp card + license + reports
e82c8c5 verified
Raw
History Blame Contribute Delete
2.02 kB
{
"recipe_id": "rife-4-interp",
"generated_at": "2026-07-10T03:43:46+00:00",
"bundle": "build/rife-4-interp/rife-4-interp.aimodel",
"conversion_manifest": null,
"gate_a": {
"status": "passed",
"checks": [
{
"name": "bundle_exists",
"status": "passed",
"detail": "build/rife-4-interp/rife-4-interp.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.999999947504797,
"status": "passed",
"measurement_source": "graph-output-parity-measured.json",
"min_cosine": 0.999999947504797,
"median_cosine": 0.9999999866862368,
"mean_cosine": 0.99999998080633,
"cosine_ci95": [
0.999999947504797,
0.9999999798041546
],
"per_obs_cosine": [
0.999999947504797,
0.9999999703282998,
0.9999999917418397,
0.9999999901592456,
0.9999999912567035,
0.9999999798041546,
0.9999999924423718,
0.9999999832132279
],
"n_obs": 8,
"height": 256,
"width": 256,
"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 RIFE IFNet (TRUE grid_sample warp) interpolated frame [1,3,H,W] vs the Core AI .aimodel (manual bilinear warp) over identical seeded frame-pairs [1,6,H,W] in [0,1]; single forward, t=0.5."
},
"overall": "passed"
}