Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twister2 Deep Learning (DO NOT MERGE) #952

Open
wants to merge 89 commits into
base: master
Choose a base branch
from

Commits on Dec 30, 2019

  1. Configuration menu
    Copy the full SHA
    8042263 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    7022187 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    b725da5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09bab5a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    9c7947b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. creating DL branch

    pulasthi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    af9efe4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. adding activity

    pulasthi committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    8f83911 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. adding Table

    pulasthi committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    30e1d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40b73bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f4b33 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    410fdcf View commit details
    Browse the repository at this point in the history
  2. adding minimatch impl

    pulasthi committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    a0a3196 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. adding storage

    pulasthi committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    f1baa8a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. update

    pulasthi committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    44e10d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    c87fe0e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. addiing tensor math

    pulasthi committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    e1bb8a1 View commit details
    Browse the repository at this point in the history
  2. refactor

    pulasthi committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    cadef54 View commit details
    Browse the repository at this point in the history
  3. refactor

    pulasthi committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    742b0a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. adding source for DL

    pulasthi committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    e713895 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    2aba282 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. adding optimizer adam

    pulasthi committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    7f0bde6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. update code

    pulasthi committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    0d4fa82 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. adding modules

    pulasthi committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    0b48582 View commit details
    Browse the repository at this point in the history
  2. adding modules

    pulasthi committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    8740c35 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. adding modules

    pulasthi committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    3b5491b View commit details
    Browse the repository at this point in the history
  2. adding relu and sigmoid

    pulasthi committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    5814992 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    f4fb1f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. adding minibatch source

    pulasthi committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    a5574a6 View commit details
    Browse the repository at this point in the history
  2. fixing bugs on model.forward

    pulasthi committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    fb18fa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    01e0d7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3cff3d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. forward and backward working

    pulasthi committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    b54f174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    172233f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Configuration menu
    Copy the full SHA
    293f245 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Configuration menu
    Copy the full SHA
    6ac7f9f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. supporting epoch

    pulasthi committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    f324376 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. mini batching working

    pulasthi committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    dccdcba View commit details
    Browse the repository at this point in the history
  2. adding timmings

    pulasthi committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    178015a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. working has memory issue

    pulasthi committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    9d2f27c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. working model

    pulasthi committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    7b51569 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. timming correction

    pulasthi committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    11d92f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. pass in file

    pulasthi committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    30e133c View commit details
    Browse the repository at this point in the history
  2. Adding large AE

    pulasthi committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    5a32ccf View commit details
    Browse the repository at this point in the history
  3. fix ram input

    pulasthi committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    290f7f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Adding timmings

    pulasthi committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    0661b27 View commit details
    Browse the repository at this point in the history
  2. Adding timmings

    pulasthi committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    827ea30 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Adding custom data packer

    pulasthi committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    17f2b41 View commit details
    Browse the repository at this point in the history
  2. adding custom packer

    pulasthi committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    e1cd9c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Adding timming

    pulasthi committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    41a68e2 View commit details
    Browse the repository at this point in the history
  2. adding timmings

    pulasthi committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    1e4f248 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. adding timmings

    pulasthi committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    10dfa0d View commit details
    Browse the repository at this point in the history
  2. adding timmings

    pulasthi committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    194c37b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. adding timmings

    pulasthi committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c42b915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    225841a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. adding conv layers

    pulasthi committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    c7f6cb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. adding more modules

    pulasthi committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    d75e728 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. adding cnn layer modules

    pulasthi committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    84cc6a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. updating fixes

    pulasthi committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    5387d9d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. update

    pulasthi committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    fcbf71a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. working Mnist Example

    pulasthi committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    5d6de8d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    c635561 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Adding initial mkl dnn code

    pulasthi committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    8d83f06 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. adding float changes

    pulasthi committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    b44f775 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. adding float changes

    pulasthi committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    fd6292f View commit details
    Browse the repository at this point in the history
  2. adding float changes

    pulasthi committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c188005 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. working float example

    pulasthi committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a2d43b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. adding mkl-dnn support

    pulasthi committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    b07ed80 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. update dnn

    pulasthi committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    ac08050 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. adding dnn changes

    pulasthi committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    6767fb8 View commit details
    Browse the repository at this point in the history
  2. adding dnn changes

    pulasthi committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    b18b6b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. push local changes

    pulasthi committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    f6558e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. update dnn code

    pulasthi committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    4dd0a85 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. updating code

    pulasthi committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    1b8615f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. fixing issues

    pulasthi committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    bb7ded3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. small changes

    pulasthi committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    74534a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. small changes

    pulasthi committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    b99e2c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. data gen

    pulasthi committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    72f82d5 View commit details
    Browse the repository at this point in the history
  2. adding changes

    pulasthi committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    3cc577b View commit details
    Browse the repository at this point in the history
  3. remove logs

    pulasthi committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    d7b188c View commit details
    Browse the repository at this point in the history
  4. adding custom net

    pulasthi committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    624efb8 View commit details
    Browse the repository at this point in the history
  5. adding custom net

    pulasthi committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    f4e9bcb View commit details
    Browse the repository at this point in the history
  6. adding custom net

    pulasthi committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    a340f86 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. updating

    pulasthi committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    d113dc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. CNN

    pulasthi committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    a20ff24 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. cnn update

    pulasthi committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    6837811 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. CNN datagen

    pulasthi committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    b7177c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. updates

    pulasthi committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    64b4883 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. mdscl

    pulasthi committed May 16, 2021
    Configuration menu
    Copy the full SHA
    e7a598b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    8024232 View commit details
    Browse the repository at this point in the history