tissue333
  • Introduction
  • JPEG and Neural Network
    • Progress
    • TodoList
  • Findings
    • Why inconsistensy in backward propagation (pytorch)?
    • GOMP_4.0 not found
    • How to support parallel computing with constant tensor in a self-defined layer?
  • Seashell
    • Review
    • Spatial
    • Dahlia Programmability
    • FuTil
    • FuTil Paper Review
  • Configurable DNN to FPGA
    • General Idea
    • Event Queue Dialect (MLIR)
  • Progress Log
  • Random
    • ubuntu
Powered by GitBook
On this page

Was this helpful?

  1. Configurable DNN to FPGA

Event Queue Dialect (MLIR)

PreviousConfigurable DNN to FPGANextProgress Log

Last updated 4 years ago

Was this helpful?

Tasks

  • Build examples out of pure C++ rather than writing IR.

    • EDSC is a good example:

    • toy backend:

https://github.com/llvm/llvm-project/blob/8d64df9f139038b48344dd9f1f20a38b22aba8c9/mlir/test/EDSC/builder-api-test.cpp
https://github.com/llvm/llvm-project/blob/57818885be5160380e29e9c2e915b37d5b11ade9/mlir/examples/toy/Ch5/mlir/MLIRGen.cpp