Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: IITH-Compilers/polydl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: IITH-Compilers/polydl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: iith
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 30, 2020

  1. Added Naive CNN code in MLIR

    Gaganiith committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    735e2d4 View commit details
    Browse the repository at this point in the history
  2. Added Cnn padded & tiled code

    Gaganiith committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    6613cf1 View commit details
    Browse the repository at this point in the history
  3. Update cnn.mlir

    Gaganiith authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    bacd0d2 View commit details
    Browse the repository at this point in the history
  4. Update cnn.mlir

    Gaganiith authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    2144e61 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Added modularity to CNN

    Gaganiith committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    39f2510 View commit details
    Browse the repository at this point in the history
  2. Playfielded with view and slice Op

    Gaganiith committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    d2b5b23 View commit details
    Browse the repository at this point in the history
  3. Added Printing array function

    Gaganiith committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    8d7c473 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. filled arrays with natural numbers

    Gaganiith committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    b718379 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Linking with external library

    Gaganiith committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    cce53dd View commit details
    Browse the repository at this point in the history
Loading