The last mile on democratizing AI
Zhipeng Huang explains how resource representation (RR) works with various intermediate representation (IR) technologies to help achieve the democratization of AI.
Talk Title | The last mile on democratizing AI |
Speakers | Zhipeng Huang (Huawei) |
Conference | Artificial Intelligence Conference |
Conf Tag | Put AI to Work |
Location | London, United Kingdom |
Date | October 9-11, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
There has been a blossoming open source scene for deep learning frameworks, such as PyTorch, TensorFlow, and MXNet. However, the democratization of AI will only truly be achieved when the cloud infrastructure running these frameworks is open and better optimized. Currently, various intermediate representation (IR) solutions like NNVM, DLVM, XLA, and nGraph help bridge the gap between the framework frontend and the hardware backend. But in order for the cloud platforms to truly be perceptive of the AI workloads, resource representation (RR) is needed to provide a mapping relationship between the resource provided by the infrastructure (GPU, FPGA, ASIC, etc.) and a given IR, which requires the resource to do the compiling. Zhipeng Huang explains how resource representation works with various intermediate representation technologies to help achieve the democratization of AI. Zhipeng begins with a brief overview of the motivation as well as the current open source IR solutions, then provides a deep dive into how cyborg projects could help user build a open source cloud infra via OpenStack or Kubernetes for its AI application via RR techniques.