master
Refactor python folder structure
Initial ResNet implementation
Add python bindings for device configuration
Update mnist dataset interface in pybind
Fix python bindings to support GPU backend
Add multiprocessing support for Tensor
Update pythob bindings for C++ enums
Release GIL in Python bindings for long memory operations