Skip to content

test(cpu): add GELU kernel test and update related files#385

Merged
chenghuaWang merged 1 commit intoUbiquitousLearning:v2from
chenghuaWang:v2
Aug 21, 2025
Merged

test(cpu): add GELU kernel test and update related files#385
chenghuaWang merged 1 commit intoUbiquitousLearning:v2from
chenghuaWang:v2

Conversation

@chenghuaWang
Copy link
Copy Markdown
Collaborator

  • Add GELUKernelTest class and test cases for GELU (Gaussian Error Linear Unit)
  • Create new test file GELUKernelTest.hpp in tests/cpu directory
  • Update KernelTest.cpp to include and run GELU tests
  • Add new binary to adb_push.yaml for Android testing
  • Create basic structure for rsmllm package with Cargo.toml and main.rs

- Add GELUKernelTest class and test cases for GELU (Gaussian Error Linear Unit)
- Create new test file GELUKernelTest.hpp in tests/cpu directory
- Update KernelTest.cpp to include and run GELU tests
- Add new binary to adb_push.yaml for Android testing
- Create basic structure for rsmllm package with Cargo.toml and main.rs
@chenghuaWang chenghuaWang merged commit c088d0e into UbiquitousLearning:v2 Aug 21, 2025
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