Skip to content

Conversation

@RS2007
Copy link

@RS2007 RS2007 commented Apr 12, 2024

  • Fixed the matrix multiplication backward pass.(Fixes Backward pass for matmul gives an error #3 )
  • Added the failing test case to test_tinytorch.py
  • All tests in test_tinytorch.py are passing, other examples given in the repo also works (tiny_xor_net.py,mnist.py etc)

@RS2007 RS2007 changed the title Fix for #3 Fix for matmul backward pass Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backward pass for matmul gives an error

1 participant