feat: implement DGR-006 tensor bundle boundary
This commit is contained in:
@@ -33,6 +33,9 @@ def _vectors() -> dict[str, bytes]:
|
||||
conformance.GOLDEN_CAPABILITY_REPORT: conformance.serialize(
|
||||
conformance.canonical_capability_report()
|
||||
),
|
||||
conformance.GOLDEN_DECODE_STEP: conformance.serialize(
|
||||
conformance.canonical_decode_step()
|
||||
),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user