Contribute Media
A thank you to everyone who makes this possible: Read More

metadsl: separating API from execution

Description

metadsl is a Python framework for writing APIs that are detached from how they are executed. With it we can be framework agnostic definitions of concepts like 'arrays' and compile them to backends like Tensorflow or LLVM. In this talk, we will use metadsl to build high performance scientific computing libraries.

Details

Improve this page