This is the repository card of kernels-test/silu-and-mul that has been pushed on the Hub. It was built to be used with the kernels library. This card was automatically generated.

How to use

# make sure `kernels` is installed: `pip install -U kernels`
from kernels import get_kernel

kernel_module = get_kernel("kernels-test/silu-and-mul", version=1)
silu_and_mul = kernel_module.silu_and_mul

silu_and_mul(...)

Available functions

  • silu_and_mul

Benchmarks

No benchmark available yet.

Downloads last month
-
apache-2.0