--- license: mit tags: - pytorch - safetensors - threshold-logic - neuromorphic - error-detection - crc --- # threshold-crc32 CRC-32 IEEE 802.3 step function. Polynomial: 0x04C11DB7. ## Parameters | | | |---|---| | Polynomial | 0x04C11DB7 | | Inputs | 33 | | Outputs | 32 | | Parameters | 1156 | ## License MIT