SOTAVerified

MotePy: A domain specific language for low-overhead machine learning and data processing

2020-11-10Code Available0· sign in to hype

Jayaraj Poroor

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

A domain specific language (DSL), named MotePy is presented. The DSL offers a high level syntax with low overheads for ML/data processing in time constrained or memory constrained systems. The DSL-to-C compiler has a novel static memory allocator that tracks object lifetimes and reuses the static memory, which we call the compiler-managed heap.

Tasks

Reproductions