Skip to content

Show HN: SplitCompute, split your neural network weights between cloud and edge

github.com/tanmaysachan
1 pointcrocomamadiscuss
On HN

Instead of running your neural networks either fully on cloud or fully on edge, why not split it between the two? Saves the cost of transporting all the weights to the edge, and saves cloud gpu inference costs, since they only have to infer on a subset of the weights.

Essentially, building a load balancer which acts at the level of individual neural network weights. It must be completely asynchronous and does not affect user experience at all.

Comments

No comments yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.