master
Activation functions implementaions
Adam optimizer implementation
Make arithmetics tests support multiple backends
AvgPool2d implementation
Add batchnorm train test
Update tests remove int8 type
Make possible to skip tests
Conv2d backward pass implementation
Make create tests supoort multiple backends
Add autograd disable and enable functionality
Refactor loops
Add tests for Linear layer and update matmul usage
Add matmul tests
MaxPool2d cpu backend stub and test
Cpp serialization implementation and tests
Change cpp namespace to adept
Make serialization works with mmap
Refactor simd algos to use map reduce
Update structure and add tests
revert compiler compatibility to gcc12
introduce optional usage openblas