-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update extern/json and extern/utils submodules
- Loading branch information
1 parent
bda570f
commit 5ff9ffd
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule utils
updated
6 files
+4 −1 | README.md | |
+42 −0 | include/differentiable.hpp | |
+48 −0 | include/loss.hpp | |
+8 −2 | include/timer.hpp | |
+4 −4 | src/timer.cpp | |
+12 −0 | tests/test_utils.cpp |