scispace - formally typeset
B

Benoit Steiner

Researcher at Facebook

Publications -  26
Citations -  50550

Benoit Steiner is an academic researcher from Facebook. The author has contributed to research in topics: Computer science & Deep learning. The author has an hindex of 11, co-authored 16 publications receiving 33544 citations. Previous affiliations of Benoit Steiner include Google.

Papers
More filters
Posted Content

PyTorch: An Imperative Style, High-Performance Deep Learning Library

TL;DR: PyTorch as discussed by the authors is a machine learning library that provides an imperative and Pythonic programming style that makes debugging easy and is consistent with other popular scientific computing libraries, while remaining efficient and supporting hardware accelerators such as GPUs.
Proceedings ArticleDOI

TensorFlow: a system for large-scale machine learning

TL;DR: TensorFlow as mentioned in this paper is a machine learning system that operates at large scale and in heterogeneous environments, using dataflow graphs to represent computation, shared state, and the operations that mutate that state.