Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1/3] Software Systems on DNN Inference and Training #14

Open
widiba03304 opened this issue Oct 11, 2022 · 0 comments
Open

[1/3] Software Systems on DNN Inference and Training #14

widiba03304 opened this issue Oct 11, 2022 · 0 comments

Comments

@widiba03304
Copy link
Collaborator

widiba03304 commented Oct 11, 2022

Date: 2022.01.03
Presenter: Minjae Kim
Paper: No specific paper for this presentation.

I'll introduce the holistic ecosystem to deep learning with a top-down approach. Due to the time constraint, I cannot explain every detail of each topic so expect to give a brief introductory talk. I will focus on the key optimization techniques used in the commodity software. All the materials will be written in English but I'll speak in Korean.

Table of contents

  • DNN applications (Autonomous driving, VR/AR, Chatbot, …)
  • DNN models (CNN, RNN, Transformer, …)
  • Model specifications (ONNX, …)
  • High-level programming models (PyTorch, TensorFlow, JAX, …)
  • Execution engines (TensorFlow Lite, MNN, NVIDIA TensorRT, …)
  • Deep learning compilers (XLA, TVM, …)
  • DNN Serving systems (TF Serving, NVIDIA Triton, …)
  • Vendor libraries (cuDNN, Qualcomm SPNE, …)
  • Low-level programming models (CUDA, OpenCL, …)
  • Low-level programming languages and compilers (PTX, SPIR-V, …)
  • Deep learning hardware (GPU, TPU, NPU, …)
@widiba03304 widiba03304 changed the title [12/27] DNN Inference and Training Systems [12/27] Software Systems on DNN Inference and Training Oct 11, 2022
widiba03304 added a commit that referenced this issue Oct 11, 2022
@widiba03304 widiba03304 changed the title [12/27] Software Systems on DNN Inference and Training [1/3] Software Systems on DNN Inference and Training Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant