File size: 515 Bytes
0838989 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"candidate_rules": [],
"corpus_id": "LF-CORPUS-TRT-0002",
"description": "TensorRT extension without recognized TRT magic.",
"expected_rules": [
"LF-TENSORRT-INVALID-MAGIC",
"LF-TENSORRT-OPAQUE"
],
"generator": "formats.tensorrt_invalid",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "tensorrt-invalid-magic",
"repo_type": "model",
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "inspect",
"target": "model.engine"
}
}
|