Add DIV circuit (8-bit division) - 1984 tensors, 65280/65280 tests pass
Browse files- neural_computer.safetensors +2 -2
- tensors.txt +0 -0
- todo.md +1 -1
neural_computer.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96e6834a37dd2660ccbd2d55972badad2cbb9a784fe3c2de2bd22d963c72061e
|
| 3 |
+
size 653484
|
tensors.txt
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
todo.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
| Component | Description | Status |
|
| 6 |
|-------------------------|-----------------------------|--------------------------------|
|
| 7 |
| SUB | Subtraction circuit | DONE - 162 tensors, 65536/65536 tests pass |
|
| 8 |
-
| DIV | Division circuit |
|
| 9 |
| NEG | Two's complement negate | DONE - 76 tensors, 256/256 tests pass |
|
| 10 |
| Program Counter | PC register + increment | Missing |
|
| 11 |
| PC Load | Load PC from jump target | Missing |
|
|
|
|
| 5 |
| Component | Description | Status |
|
| 6 |
|-------------------------|-----------------------------|--------------------------------|
|
| 7 |
| SUB | Subtraction circuit | DONE - 162 tensors, 65536/65536 tests pass |
|
| 8 |
+
| DIV | Division circuit | DONE - 1984 tensors, 65280/65280 tests pass |
|
| 9 |
| NEG | Two's complement negate | DONE - 76 tensors, 256/256 tests pass |
|
| 10 |
| Program Counter | PC register + increment | Missing |
|
| 11 |
| PC Load | Load PC from jump target | Missing |
|