This website requires JavaScript.
Explore
Help
Register
Sign In
Mathis
/
CUDANet
Watch
1
Star
0
Fork
0
You've already forked CUDANet
mirror of
https://github.com/lordmathis/CUDANet.git
synced
2025-12-22 14:24:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f1a56c6995a8c453cf4efd1ad24a282b3383399
CUDANet
/
include
/
layers
History
LordMathis
9f1a56c699
Refactor Layer interface to return size of weights and biases instead of Tensor references
2025-11-23 20:44:25 +01:00
..
activation.hpp
Refactor Layer interface to return size of weights and biases instead of Tensor references
2025-11-23 20:44:25 +01:00
add.hpp
Migrate add layer to tensors
2025-11-22 00:12:20 +01:00
avg_pool.hpp
Refactor Layer interface to return size of weights and biases instead of Tensor references
2025-11-23 20:44:25 +01:00
batch_norm.hpp
Refactor Layer interface to return size of weights and biases instead of Tensor references
2025-11-23 20:44:25 +01:00
concat.hpp
Migrate concat layer
2025-11-21 23:52:58 +01:00
conv2d.hpp
Refactor Layer interface to return size of weights and biases instead of Tensor references
2025-11-23 20:44:25 +01:00
dense.hpp
Refactor Layer interface to return size of weights and biases instead of Tensor references
2025-11-23 20:44:25 +01:00
max_pool.hpp
Refactor Layer interface to return size of weights and biases instead of Tensor references
2025-11-23 20:44:25 +01:00