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

Wip cudnn5105 #25

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

Wip cudnn5105 #25

wants to merge 11 commits into from

Commits on Apr 14, 2016

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

Commits on Mar 22, 2017

  1. chore/release: prepare 1.3.1 release

    hobofan authored and Bernhard Schuster committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    e0be31e View commit details
    Browse the repository at this point in the history
  2. Add collenchyma as a dev dep so the tests can build.

    DiamondLovesYou authored and Bernhard Schuster committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    1c02a45 View commit details
    Browse the repository at this point in the history
  3. chore/project: make collenchyma dep relative path

    Bernhard Schuster committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    27aa417 View commit details
    Browse the repository at this point in the history
  4. refactor/cudnn: merge pull request #23, makes ScalParams a proper gen…

    …eric struct
    Bernhard Schuster committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    841aa65 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. feat/version: bump cudnn version to 5.1.5

    Bernhard Schuster committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    dcf39a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. refactor/activation: introduce ActivationConfig

    With cudnn v5 this is an indepent struct, as such we should model that too.
    Bernhard Schuster committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    d5db97c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. chore/doc: remove obsolete comment

    Bernhard Schuster committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    63d63d8 View commit details
    Browse the repository at this point in the history
  2. chore/bindgen: add include wrapper c header

    Bernhard Schuster committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    916c73b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. feat/test: add sigmoid test

    Bernhard Schuster committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    168578e View commit details
    Browse the repository at this point in the history
  2. chore/format: properly name variables, remove unused import

    Quiets a few variables
    Bernhard Schuster committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    d273fbe View commit details
    Browse the repository at this point in the history