Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
VoxCPM
Log In
Sign Up
kernels-test
/
relu-metal
like
0
Follow
Kernels Tests
6
Model card
Files
Files and versions
xet
Community
main
relu-metal
/
torch-ext
/
torch_binding.h
danieldk
HF Staff
Add sources
f701ae7
2 months ago
raw
Copy download link
history
blame
contribute
delete
78 Bytes
#
include
<torch/torch.h>
torch::Tensor
mps_relu
(
const
torch::Tensor &input)
;