-
Notifications
You must be signed in to change notification settings - Fork 56
[T1-1-1] PPPoint-t #377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[T1-1-1] PPPoint-t #377
Conversation
完成 [T1-1-1] 赛题所有算子的实现代码、Pytorch单元测试代码以及GGUF测试代码。 NVIDIA平台测试:![]() ![]() METAX平台测试:![]() ![]() ILUVATAR平台测试:![]() ![]() |
实现情况Exp算子:实现CPU、NVIDIA、METAX平台的算子实现代码、Pytorch单元测试代码以及GGUF测试代码。 Sin算子:实现CPU、NVIDIA、METAX平台的算子实现代码、Pytorch单元测试代码以及GGUF测试代码。 Cos算子:实现CPU、NVIDIA、METAX平台的算子实现代码、Pytorch单元测试代码以及GGUF测试代码。 LeakyReLU算子:实现CPU、NVIDIA、METAX平台的算子实现代码、Pytorch单元测试代码以及GGUF测试代码。 Tanh算子:实现CPU、NVIDIA、METAX平台的算子实现代码、Pytorch单元测试代码以及GGUF测试代码。 Sigmoid Backward算子:实现CPU、NVIDIA、METAX平台的算子实现代码、Pytorch单元测试代码以及GGUF测试代码。 HardSwish算子:实现CPU、NVIDIA、METAX平台的算子实现代码、Pytorch单元测试代码以及GGUF测试代码。 Cast算子:实现CPU、NVIDIA、METAX平台的算子实现代码、Pytorch单元测试代码以及GGUF测试代码。 Where算子:实现CPU、NVIDIA、METAX平台的算子实现代码、Pytorch单元测试代码以及GGUF测试代码。 |
No description provided.