Giter Site home page Giter Site logo

mlir-interactive's People

Contributors

mortbopet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

yuahualove

mlir-interactive's Issues

Write a Split pass

A split pass would take in 1 MLIR module and output N different MLIR modules. A UI should be generated to select:

  • How many outputs does the split have?
  • which of the top-level symbols of the top-level module should be emitted to which output?

Write a merge pass

A merge pass should take N different inputs of AnyMLIR and emit a single AnyMLIR module, where all modules have been merged into one.

Pass option reflection

Due to encapsulation, there seems to be no way for functions to inspect the options specified for a given pass. Being able to retrieve this information is vital to generating UI components for a pass.

As of now, I can only come up with the solution of writing a custom TableGen backend that can elaborate pass options into something that we can generate a UI From.

Ideas are welcome!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.