|
|
13d3d38b68
|
Add dtype parameter to layer constructors
|
2025-11-26 00:19:33 +01:00 |
|
|
|
9f1a56c699
|
Refactor Layer interface to return size of weights and biases instead of Tensor references
|
2025-11-23 20:44:25 +01:00 |
|
|
|
82a0e7c19d
|
Fix some compilation errors
|
2025-11-23 18:50:57 +01:00 |
|
|
|
aeb1739c46
|
Migrate concat layer
|
2025-11-21 23:52:58 +01:00 |
|
|
|
7896ff0e24
|
Remove const from layer input
|
2025-11-19 20:37:41 +01:00 |
|
|
|
dfdfa19022
|
Migrate conv2d layer to Tensor
|
2025-11-19 20:20:46 +01:00 |
|
|
|
757584544c
|
Migrate conv2d layer
|
2024-09-10 21:19:50 +02:00 |
|