tricorder-observability / Starship

Starship: next-generation Observability platform built with eBPF+WASM
GNU Affero General Public License v3.0
163 stars 23 forks source link

Deploy a neural network as eBPF programs and deploy it with Starship #172

Open nascentcore-eng opened 1 year ago

nascentcore-eng commented 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