Coding Hub

Less is more.

vuePress-theme-reco Lawrence    2021 - 2023
Coding Hub Coding Hub

Choose mode

  • dark
  • auto
  • light
Home
Category
  • ELF
  • JIT compiler
  • IEEE 754
  • AI Compiler
  • Pypy and Rpython
  • LLVM
  • Python Internal
  • Virtual Machine
  • MLIR
Tag
TimeLine
About me
Contact
  • GitHub (opens new window)
  • Linkedin (opens new window)
  • Gmail (opens new window)
author-avatar

Lawrence

22

Articles

16

Tags

    Home
    Category
    • ELF
    • JIT compiler
    • IEEE 754
    • AI Compiler
    • Pypy and Rpython
    • LLVM
    • Python Internal
    • Virtual Machine
    • MLIR
    Tag
    TimeLine
    About me
    Contact
    • GitHub (opens new window)
    • Linkedin (opens new window)
    • Gmail (opens new window)

    MLIR Categories

    vuePress-theme-reco Lawrence    2021 - 2023
    • ELF 4
    • JIT compiler 7
    • IEEE 754 1
    • AI Compiler 1
    • Pypy and Rpython 2
    • LLVM 1
    • Python Internal 1
    • Virtual Machine 5
    • MLIR 1
    玩遍 MLIR - Part 0. MLIR Introduction

    MLIR 是一個開源編譯器的框架,也是一套完整的 toolbox,MLIR 深受 LLVM 影響,和 LLVM 的精神是一樣的,全名叫做 Multi-Level Intermediate Representation,這年頭聽到 ML 都會認為是 Machine Learning,不過有趣的是,MLIR 的確是為了機器學習而生,真的是美麗的巧合😉,在本篇會介紹 MLIR 概念以及目前有名的深度學習框架 tensorflow,之後的文章會利用官網上的教學來建出一個編譯器。

    Lawrence 7/8/2021 CompilerMLIRLLVM
    Prev 1 ... 1 ... 1 Next Jump To Go