|
|
71dc5a924d
|
Move dtype size implementation to cpp file
|
2025-11-27 23:29:54 +01:00 |
|
|
|
7e27c87673
|
Fix compilation errors and warnings
|
2025-11-27 22:41:49 +01:00 |
|
|
|
e79667671a
|
Refactor size calculations in layers and backend
|
2025-11-27 22:01:09 +01:00 |
|
|
|
c855ae89ec
|
Refactor Tensor methods to use void* for data handling and add device_ptr method
|
2025-11-27 21:18:51 +01:00 |
|
|
|
9ff214d759
|
Refactor CUDA kernels and tensor operations for type generality
|
2025-11-26 20:47:55 +01:00 |
|
|
|
84153ac49c
|
Add default dtype to backend
|
2025-11-25 23:42:19 +01:00 |
|
|
|
fd4775faa4
|
Migrate batch norm layer
|
2025-11-21 23:24:14 +01:00 |
|
|
|
10c84d75fc
|
Fix Tensor issues
|
2025-11-18 22:38:56 +01:00 |
|
|
|
4c26efe826
|
Fix some dense layer issues
|
2025-11-18 22:17:08 +01:00 |
|
|
|
64eac7050b
|
WIP Migrate Dense layer
|
2025-11-18 19:33:51 +01:00 |
|
|
|
24606491a3
|
WIP Refactor Layer and Activation classes
|
2025-11-18 19:10:18 +01:00 |
|
|
|
6340b27055
|
Refactor Backend and Layer interfaces
|
2025-11-18 18:27:57 +01:00 |
|