TensorFlow Eager: A Multi-Stage, Python-Embedded DSL for Machine Learning
arXiv: Programming Languages, 2019.
EI
Abstract:
TensorFlow Eager is a multi-stage, Python-embedded domain-specific language for hardware-accelerated machine learning, suitable for both interactive research and production. TensorFlow, which TensorFlow Eager extends, requires users to represent computations as dataflow graphs; this permits compiler optimizations and simplifies deployment...More
Code:
Data:
Full Text
Tags
Comments