IEC
IEC 62304
Medical device software — software life-cycle processes. The international software-safety standard for medical devices, classifying software into safety classes A, B, and C.
Specifications declaring IEC 62304
L2
- CI-MATH-001 v1.0
Certifiable Inference Mathematical Specification
The mathematical foundation for deterministic neural network inference — Q16.16 arithmetic and layer operations, every code path bound to a named theorem.
- SRS-006-CONVOLUTION v0.1
Deterministic 2D Convolution
2D convolution for safety-critical computer vision — sliding-window dot products with bit-perfect parity and bounded execution time across all platforms.
- SRS-008-POOLING v0.1
Max Pooling Layer
Deterministic max pooling for CNNs — bit-perfect spatial reduction with zero dynamic allocation; companion to SRS-006 at the L2 inference boundary.