Skip to content

Dev#14

Merged
lucaswychan merged 17 commits intomainfrom
dev
May 15, 2025
Merged

Dev#14
lucaswychan merged 17 commits intomainfrom
dev

Conversation

@lucaswychan
Copy link
Owner

  • Add Sequential container (keras-like)
  • Add move constructor on Tensor
  • Redesign the Linear layer by introducing Sequential
  • Fix the issue of train() and eval() in Module that the training state cannot propagate its submodules (e.g. a vector of pointers of Module)
  • Fix the copy constructor of Tensor by removing the dependency on assignment operator

@lucaswychan lucaswychan merged commit 6738ee0 into main May 15, 2025
1 check passed
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.

1 participant

Comments