Skip to content

feat(python): implement C++ backend for layers and add ParameterFile support in python🐍 #421

Merged
chenghuaWang merged 1 commit intoUbiquitousLearning:v2from
chenghuaWang:v2
Sep 2, 2025
Merged

feat(python): implement C++ backend for layers and add ParameterFile support in python🐍 #421
chenghuaWang merged 1 commit intoUbiquitousLearning:v2from
chenghuaWang:v2

Conversation

@chenghuaWang
Copy link
Copy Markdown
Collaborator

  • Add Backend class to create C++ operations
  • Implement ParameterFile class for parameter management
  • Update Context to include backend access
  • Modify Layer and Module to use C++ backend operations
  • Add support for loading parameters into the model

- Add Backend class to create C++ operations
- Implement ParameterFile class for parameter management
- Update Context to include backend access
- Modify Layer and Module to use C++ backend operations
- Add support for loading parameters into the model
@chenghuaWang chenghuaWang merged commit 07e16cc into UbiquitousLearning:v2 Sep 2, 2025
2 checks 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