Instructions to use kernels-community/relu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use kernels-community/relu with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("kernels-community/relu") - Notebooks
- Google Colab
- Kaggle
File size: 587 Bytes
ceb1cda 76631d8 ceb1cda e5d808e ff9b659 e5d808e 76631d8 e5d808e ceb1cda e5d808e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"name": "relu",
"id": "_relu_cpu_52360ec",
"version": 1,
"license": "Apache-2.0",
"python-depends": [],
"backend": {
"type": "cpu"
},
"digest": {
"algorithm": "sha256",
"files": {
"__init__.py": "p4dElOkAmGW33SMwZFIWNcxlVjkxb3jasH25ra+CktI=",
"_ops.py": "yma+3KaZSTKPYgB4+5zpBJwMnHtrLtDRHS1JZukJPqQ=",
"_relu_cpu_52360ec.abi3.so": "2+5+T/J+/ajMBdXSUAU5KssoEEW0ky3Qsk+IH+CJ/AU=",
"layers/__init__.py": "2p+m6sjhGfF87umEMD534eYnu+AoImV34j4J+ObMaBs=",
"relu/__init__.py": "DFYPlrhXwYjEqCl/8n0SmWGZV8NFml5DPhMjKfv98GY="
}
}
} |