File size: 344 Bytes
ff96e11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---

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