Starship: next-generation Observability platform built with eBPF+WASM
GNU Affero General Public License v3.0
162
stars
25
forks
source link
Deploy a neural network as eBPF programs and deploy it with Starship #172
Open
nascentcore-eng opened 1 year ago
Context 1Million instructions in eBPF program, we can do some crazy things with them.
Objective Running neural networks inside kernel
Proposed solution Neural compiler, compile to eBPF, write a WASM program to get the output, and deploy the ebpf program with Starship