Skip to main content

Showing 1–1 of 1 results for author: Suo, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2104.00254  [pdf, other

    cs.LG

    Using Python for Model Inference in Deep Learning

    Authors: Zachary DeVito, Jason Ansel, Will Constable, Michael Suo, Ailing Zhang, Kim Hazelwood

    Abstract: Python has become the de-facto language for training deep neural networks, coupling a large suite of scientific computing libraries with efficient libraries for tensor computation such as PyTorch or TensorFlow. However, when models are used for inference they are typically extracted from Python as TensorFlow graphs or TorchScript programs in order to meet performance and packaging constraints. The… ▽ More

    Submitted 1 April, 2021; originally announced April 2021.