DeepLearningFramework icon indicating copy to clipboard operation
DeepLearningFramework copied to clipboard

Deep Learning in pure C++

Results 1 DeepLearningFramework issues
Sort by recently updated
recently updated
newest added

I think this line will not get passed, because there is an assertion in `functional::matmul` which requires the first operand has `dim == 2` https://github.com/Kaffaljidhmah2/DeepLearningFramework/blob/a6248bed313164063785657fcf259eca2cc43d0a/src/test.cpp#L170