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

Weight Initialization, GNum class and NFData instances #69

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

Commits on Feb 14, 2018

  1. Num instance for Gradients

    schnecki committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    8a3e10d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    344ef71 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. Configuration menu
    Copy the full SHA
    e1bf57c View commit details
    Browse the repository at this point in the history
  2. reexporting of sinusoid

    schnecki committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    55aff8d View commit details
    Browse the repository at this point in the history
  3. started BatchNorm layer

    schnecki committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    bab5598 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. update BatchNorm

    schnecki committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    c6a7e0e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

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

Commits on Feb 28, 2018

  1. Configuration menu
    Copy the full SHA
    7c04133 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80be420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3745a78 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

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

Commits on Mar 28, 2018

  1. added gFromRational

    schnecki committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    13b1529 View commit details
    Browse the repository at this point in the history
  2. updated comments

    schnecki committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    6c9242b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92cfb18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c95f4f View commit details
    Browse the repository at this point in the history
  5. typo

    schnecki committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    30b9424 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

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

Commits on Jun 5, 2018

  1. weight init test app

    schnecki committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    4bed0e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

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

Commits on Jun 18, 2018

  1. moved to MWC random

    schnecki committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    6015d37 View commit details
    Browse the repository at this point in the history
  2. added missing GNum instances

    schnecki committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    aeff5fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07cb638 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

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

Commits on Nov 29, 2018

  1. NFData instance for Tapes

    schnecki committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    bf211f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

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

Commits on Jan 7, 2019

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

Commits on Jun 17, 2019

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

Commits on Jun 21, 2019

  1. version for bytestring

    schnecki committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    c86360a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47a2918 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

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

Commits on Oct 12, 2019

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

Commits on Nov 27, 2019

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

Commits on Jan 18, 2020

  1. travis: Use ghc 8.6.5

    erikd committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    7e90b0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    045640f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b5dc83 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Update .gitignore

    erikd committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    3126857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6ddad View commit details
    Browse the repository at this point in the history
  3. Drop support for GHC < 8.0

    erikd committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    fed6eb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Grenade.Core.Shape: Fix for ghc 8.8

    For version 2.6 of the singletons library (which is version locked to
    the GHC version) switched the 'Sing' type from a data family to a
    type family.
    
    This commit uses CPP hackery to workaround this change.
    
    Closes: HuwCampbell#94
    erikd committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    b70f6a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d0b8c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Fix compiler warning

    erikd committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    c793c75 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

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

Commits on Mar 30, 2020

  1. Add stack.yaml

    Nolrai authored and erikd committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    a161f2d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Num instance for Gradients

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    8eaf943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9317354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dce10f4 View commit details
    Browse the repository at this point in the history
  4. reexporting of sinusoid

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    be9dfa3 View commit details
    Browse the repository at this point in the history
  5. started BatchNorm layer

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    d7ff47c View commit details
    Browse the repository at this point in the history
  6. update BatchNorm

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    65df503 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    724051e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d83c65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbca695 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88526b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e09d09d View commit details
    Browse the repository at this point in the history
  12. updated comments

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    3ff58b1 View commit details
    Browse the repository at this point in the history
  13. added gFromRational

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    738d3f7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4a47df9 View commit details
    Browse the repository at this point in the history
  15. typo

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    0f9f316 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    39b2c7a View commit details
    Browse the repository at this point in the history
  17. weight init test app

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    9747bc5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f21214d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    db16e28 View commit details
    Browse the repository at this point in the history
  20. moved to MWC random

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    a3272b8 View commit details
    Browse the repository at this point in the history
  21. added missing GNum instances

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    3c5b169 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b47b9e1 View commit details
    Browse the repository at this point in the history
  23. NFData instance for Tapes

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    b5187d9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    94d0359 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    030b52e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c7d647d View commit details
    Browse the repository at this point in the history
  27. version for bytestring

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    0767aa9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3066581 View commit details
    Browse the repository at this point in the history
  29. improved readability

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    1d5e03a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    40d2fa6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8bf8423 View commit details
    Browse the repository at this point in the history
  32. renamed weight init example

    schnecki committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    87b7baa View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9261d2d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4ef3678 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    406d165 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2a7a23f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Dynamic Layer Module

    schnecki committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    51388e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2596987 View commit details
    Browse the repository at this point in the history
  3. stack travis fiel

    schnecki committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    864585e View commit details
    Browse the repository at this point in the history
  4. update travis and readme

    schnecki committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    244cf63 View commit details
    Browse the repository at this point in the history
  5. travis added blas and lapack

    schnecki committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    1cde620 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e86db36 View commit details
    Browse the repository at this point in the history
  7. Elu instance

    schnecki committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    363b72d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da7286a View commit details
    Browse the repository at this point in the history
  9. travis update

    schnecki committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    3f93d45 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    96b6c06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8995242 View commit details
    Browse the repository at this point in the history
  3. removed unnecessary code

    schnecki committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    d016df8 View commit details
    Browse the repository at this point in the history
  4. changed travis file

    schnecki committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    a4065f0 View commit details
    Browse the repository at this point in the history
  5. changed travis file

    schnecki committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    be8b24c View commit details
    Browse the repository at this point in the history
  6. code cleanup

    schnecki committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    e94bdbb View commit details
    Browse the repository at this point in the history
  7. Remove use of RecordWildCards

    erikd authored and schnecki committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    4d3fc78 View commit details
    Browse the repository at this point in the history
  8. removed Werror from tests

    schnecki committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    328913b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    87be036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cbd956 View commit details
    Browse the repository at this point in the history
  3. travis file update

    schnecki committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9b48da3 View commit details
    Browse the repository at this point in the history
  4. travis file update

    schnecki committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    327c791 View commit details
    Browse the repository at this point in the history
  5. travis file update

    schnecki committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ce73bd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d692de View commit details
    Browse the repository at this point in the history
  7. fixed FullyConnected test

    schnecki committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    759ec9f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    adbc113 View commit details
    Browse the repository at this point in the history
  2. spec instance for reshape

    schnecki committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    16cc03b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae09dbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfcb921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aabd0e1 View commit details
    Browse the repository at this point in the history
  6. Forcing in gan-mnist example

    schnecki committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    e6da085 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5712024 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

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

    schnecki committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    1dfdae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d22035 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc8765e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3be6038 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    388d0c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f25e8eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6bd0ced View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dae0f07 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1bb49bd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ffc1690 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14a2e2d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    37c9edc View commit details
    Browse the repository at this point in the history
  14. singletons version

    schnecki committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    79f574c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a2fa7da View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3c7b607 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    542df00 View commit details
    Browse the repository at this point in the history
  18. optimizer

    schnecki committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    e1d9c99 View commit details
    Browse the repository at this point in the history
  19. optimizer concrete instances

    schnecki committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    e4cb167 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0a0eecb View commit details
    Browse the repository at this point in the history
  21. removed unnecessary import

    schnecki committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    c238495 View commit details
    Browse the repository at this point in the history
  22. exporting instances

    schnecki committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    e9351e1 View commit details
    Browse the repository at this point in the history
  23. singleton instances added

    schnecki committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    c865ac9 View commit details
    Browse the repository at this point in the history
  24. CPP directive for import

    schnecki committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    28044dc View commit details
    Browse the repository at this point in the history
  25. travis ubdate

    schnecki committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    cded508 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Configuration menu
    Copy the full SHA
    692d2f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21dc228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5d8078 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fbd586 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6bb0f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaa617c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Dropout fix

    schnecki committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    d7b6ab7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    b464018 View commit details
    Browse the repository at this point in the history
  2. removed unnecessary import

    schnecki committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    d62515d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e9b24c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    484ac7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21f9b7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c6eedb View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

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

Commits on Apr 22, 2020

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

Commits on Apr 23, 2020

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

Commits on Apr 25, 2020

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

Commits on May 2, 2020

  1. Configuration menu
    Copy the full SHA
    86cc90c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fdaf4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e80ce7c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

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

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    4ee5060 View commit details
    Browse the repository at this point in the history
  2. readme update

    schnecki committed May 7, 2020
    Configuration menu
    Copy the full SHA
    fc4d5c5 View commit details
    Browse the repository at this point in the history
  3. fixed readme

    schnecki committed May 7, 2020
    Configuration menu
    Copy the full SHA
    a4e84a0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

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

Commits on May 18, 2020

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

Commits on Jun 2, 2020

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

Commits on Nov 6, 2020

  1. using lts-16.20

    schnecki committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    5bb80d4 View commit details
    Browse the repository at this point in the history
  2. update travis

    schnecki committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    3326d0b View commit details
    Browse the repository at this point in the history
  3. removed extra-deps

    schnecki committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    215bdac View commit details
    Browse the repository at this point in the history
  4. readded extra-deps

    schnecki committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    7617127 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. wip hablas/cblas

    schnecki committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    508492c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. slicedRelu

    schnecki committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    672d114 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

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

Commits on Nov 11, 2020

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

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    ff0f362 View commit details
    Browse the repository at this point in the history
  2. updated travis settings

    schnecki committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    09f3a46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bb325b View commit details
    Browse the repository at this point in the history
  4. fixed test building problems

    schnecki committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8932b11 View commit details
    Browse the repository at this point in the history
  5. improvement of BLAS

    schnecki committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    473f099 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f9699e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

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

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    17bc71b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece9327 View commit details
    Browse the repository at this point in the history
  3. travis update

    schnecki committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    5f25319 View commit details
    Browse the repository at this point in the history
  4. update travis cuda path

    schnecki committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    de6f8d6 View commit details
    Browse the repository at this point in the history
  5. n2 implementation Num Shape.

    schnecki committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    a644404 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. wip new function: sumG

    schnecki committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    ed86d91 View commit details
    Browse the repository at this point in the history
  2. minor updates

    schnecki committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    f7d6831 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. fixed relu

    schnecki committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    ca697d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. minor updates

    schnecki committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    3597fb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. minor

    schnecki committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    06c49ef View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. updated serialise

    schnecki committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    9f73f44 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

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

Commits on Dec 18, 2020

  1. switched to travis-ci.com

    schnecki committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    dad784f View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. fixed bench.hs intialisation

    schnecki committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    ca0e035 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. leaky Tanh Layer

    schnecki committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    a7f3ce4 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

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

Commits on Jan 9, 2021

  1. sumVectors CPU function

    schnecki committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    940d999 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

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

Commits on Feb 10, 2021

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

Commits on Mar 15, 2021

  1. disable CUDA

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

Commits on Oct 2, 2021

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

Commits on Feb 16, 2023

  1. GHC 9

    schnecki committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    dd11474 View commit details
    Browse the repository at this point in the history