Giter Site home page Giter Site logo

buffermapping's People

Contributors

dillonhuff avatar jeffsetter avatar joyliu37 avatar kuree avatar mbstrange2 avatar norabarlow avatar rdaly525 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

buffermapping's Issues

Valid signal of line buffer when last level is not a register

When the last level of a line buffer is not a register (such as in multichannel convolution), there are multiple valid signals connected to self.valid:

Error Validating def
ERROR: Cannot connect multiple outputs to an inputs
In Module: DesignTop
  self.valid : BitIn <== ub_hw_input_stencil_update_streamlinebuffer_bank_0_1.valid
  self.valid : BitIn <== ub_hw_input_stencil_update_streamlinebuffer_bank_0_0_1.valid
  self.valid : BitIn <== ub_hw_input_stencil_update_streamlinebuffer_bank_0_1_1.valid
  self.valid : BitIn <== ub_hw_input_stencil_update_streamlinebuffer_bank_0_2_1.valid
  self.valid : BitIn <== ub_kernel_streamlinebuffer_bank_0_1.valid
  self.valid : BitIn <== ub_kernel_streamlinebuffer_bank_0_0_1.valid
  self.valid : BitIn <== ub_kernel_streamlinebuffer_bank_0_1_1.valid
  self.valid : BitIn <== ub_kernel_streamlinebuffer_bank_0_2_1.valid

Example is from 16x16x32 3x3 convolution.

New Rewrite Rules

  • Storage Flatten with more complex access pattern, for example, sram in the new memtile architecture.
  • Banking strategy with block, cyclic.

Update of Address Pattern

  • Shall we add an invalid cycle like atherling?
  • Add a state for quasi-affine access pattern if we are doing division and round.

Coding Issue

  • Linking C++ Functional Model with the Python Class
  • Use PyBinding to link the cfunc of unified buffer with the python rewrite rule unified buffer class. Currently they are separate.
  • Use PyCoreIR instead of parsing the json file.
  • Reference to how aetherling did this.

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.