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
e79667671ab8e28443ff5b14a6a4e1462f9eae4c
CUDANet
/
src
History
LordMathis
e79667671a
Refactor size calculations in layers and backend
2025-11-27 22:01:09 +01:00
..
backends
/cuda
Refactor size calculations in layers and backend
2025-11-27 22:01:09 +01:00
layers
Refactor size calculations in layers and backend
2025-11-27 22:01:09 +01:00
backend_factory.cpp
Refactor size calculations in layers and backend
2025-11-27 22:01:09 +01:00
model.cpp
Update BatchNorm2d to return sizes for running mean and var
2025-11-23 20:48:41 +01:00
module.cpp
Refactor size calculations in layers and backend
2025-11-27 22:01:09 +01:00
tensor.cpp
Refactor Tensor methods to use void* for data handling and add device_ptr method
2025-11-27 21:18:51 +01:00