Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 747 Bytes

13. Type safe tensor combinators.md

File metadata and controls

30 lines (14 loc) · 747 Bytes

Type safe tensor combinators

We present two higher order combinators for tensor expressions inspired by relational algebra and show how these naturally lead to a nameless representation of expressions. Next we show how to encode affine constraints into these combinators to make our language more expressive. Finally, we present a polymorphic type system for shapes of tensors.

Poster


Faculty Name

Bharathi Ramana Joshi
Venkatesh Choppella

Current State of work

Technology designed but not implemented.

Potential Applications

Scientific computing, machine learning.

Keywords

Array languages, Domain Specific Languages.