Commit Graph

  • 580917a731
    Switch to LTS 14 and bump versions to 0.2.0.1 (#248) Greg Steuck 2019-09-08 12:45:24 -0700
  • c153a87e07 Use newer stack and protoc in Dockerfiles Greg Steuck 2019-09-07 23:27:15 +0000
  • 3ed9489691 Switch to LTS 14 and bump versions to 0.2.0.1 Greg Steuck 2019-09-07 22:22:56 +0000
  • 7e1d92c6c2 Bump version constraints for proto-lens-* (#247) Yorick 2019-09-03 03:19:07 +0200
  • 0dba27f38c
    relax proto-lens constraints in additional places Yorick van Pelt 2019-09-02 16:32:30 +0200
  • 01c73e11e3
    Bump version constraints for proto-lens-* Yorick van Pelt 2019-09-02 12:20:00 +0200
  • 26eebce98f Upgrade to tensorflow 1.14.0 (#244) Yorick 2019-07-15 23:16:58 +0200
  • 13f68d54db
    Forgotten \ Greg Steuck 2019-07-15 22:46:03 +0200
  • ebe1f5e094
    Forgotten \ Greg Steuck 2019-07-15 22:45:31 +0200
  • 48f10a7fd3
    add unzip, zlib1g-dev to dockerfiles Yorick van Pelt 2019-07-14 13:37:02 +0200
  • d741c3ee59 Add gradient for batchMatMul (#246) rschlotterbeck 2019-07-08 19:41:35 +0200
  • b904000dbe
    whitespace fix fkm3 2019-07-07 20:31:11 -0400
  • c811037cb9 Add gradient for sigmoid (#245) rschlotterbeck 2019-07-08 02:18:02 +0200
  • abbeb59de9 Add gradient for batchMatMul Raoul Schlotterbeck 2019-07-03 10:06:12 +0200
  • ea95792ca3 Add gradient for sigmoid Raoul Schlotterbeck 2019-07-03 09:59:34 +0200
  • 675214ef91
    Fix compatilibility with tensorflow 1.14.0 Yorick van Pelt 2019-06-30 18:39:20 +0200
  • 0d6991d196
    add curl to dockerfiles Yorick van Pelt 2019-06-30 18:26:32 +0200
  • b326ce2ae9
    Change references to 1.9 to 1.13, add changelog entry Yorick van Pelt 2019-06-18 13:00:23 +0200
  • 6af9d31d28
    Fix compatibility with tensorflow 1.13.1 Yorick van Pelt 2019-06-16 12:17:44 +0200
  • b2e960246b TensorFlow 2 support: Blacklist more ops to make it build. Gleb Popov 2019-05-14 14:04:09 +0400
  • 09aff330f5 TensorFlow 2 support: Add new modules to tensorflow-proto.cabal. Gleb Popov 2019-05-14 14:03:17 +0400
  • 1fbd5d41dd Add gradients for DepthwiseConv2dNative (#240) Christian Berentsen 2019-04-22 06:46:27 +0200
  • 4a2e46ba57 Make 'mean' doubly differentiable (#241) Christian Berentsen 2019-04-22 06:46:01 +0200
  • d87a94fc50
    Merge branch 'master' into meangrad fkm3 2019-04-22 00:09:07 -0400
  • 13c23d86c8
    Merge branch 'master' into depthconvgrad fkm3 2019-04-22 00:04:06 -0400
  • 7316062c10 upgrade to ghc 8.6.4 (#237) Daniel YU 2019-04-12 10:27:15 +0800
  • c0f87dc0bc Avoid computing gradients for incidental nodes (#238) Christian Berentsen 2019-04-11 20:17:19 +0200
  • 943d23151c Make 'mean' doubly differentiable Christian Berentsen 2019-04-10 09:09:20 +0200
  • 801bbd78ff Add gradients for DepthwiseConv2dNative Christian Berentsen 2019-04-04 13:47:32 +0200
  • 535305fcec Avoid computing gradients for incidental nodes Christian Berentsen 2019-03-30 20:41:25 +0100
  • 96f1c88327 Add gradient for ResizeBilinear (#239) Christian Berentsen 2019-04-08 19:43:17 +0200
  • d6517eaea5 Add gradient for ResizeBilinear Christian Berentsen 2019-04-02 13:36:02 +0200
  • 7539a2810b
    upgrade to ghc 8.6.4 Daniel YU 2019-03-20 10:44:01 +0800
  • 3cfd96ef08 Add gradient for slice function (#234) erikabor 2019-03-26 21:30:50 +0100
  • 5721c6ef5b Fix open issues with slice-gradient Erika Bor 2019-03-19 11:03:54 +0100
  • fcb01b33cc Add gradient for slice function Erika Bor 2019-03-06 14:15:57 +0100
  • 666dce94bd Add gradient for sqrt function (#236) erikabor 2019-03-19 02:08:08 +0100
  • ee6fe1b80c Fix open issues with sqrt-gradient Erika Bor 2019-03-18 11:05:45 +0100
  • c0e88742cb Add gradient for sqrt function Erika Bor 2019-03-11 16:31:15 +0100
  • e087608144 Add gradient for sqrt function Erika Bor 2019-03-11 16:31:15 +0100
  • b4ce6048ec Merge remote-tracking branch 'upstream/master' Johannes Maier 2019-03-07 08:11:02 +0100
  • b8d1bf89f8 Add gradient for slice function Erika Bor 2019-03-06 14:15:57 +0100
  • 896a0d31f7
    Added a link to CentOS installation instructions Greg Steuck 2019-02-28 19:55:34 -0800
  • 9c165e8a3e Ignore IDEA-specific files Erika Bor 2019-02-28 13:11:47 +0100
  • 3b4d4cdc42 Merge branch 'master' of https://github.com/active-group/haskell Erika Bor 2019-02-28 13:10:10 +0100
  • 1ed871b59a Merge Erika Bor 2019-02-28 13:09:44 +0100
  • 2c10fa78ff add setup/deployment script and description for CentOS 7 - setup on native CentOS with stack - automatically prepare dependencies - brief instruction on how to edit `stack.yaml` for new projects Xiaokui Shu 2019-02-27 15:14:45 -0500
  • c7426a3f00 Upgraded Stackage resolver to LTS-12 (GHC 8.4.4) and Nix channel to 18.04 (#231) Rik 2019-02-06 04:32:15 +0100
  • f387cd73be Added support for minimizing on Tensor Ref besides Variable Rik van der Kleij 2019-02-04 10:13:58 +0100
  • 5a038aed19 Upgraded Stackage resolver to LTS-12 (GHC 8.4.4) and Nix channel to 18.04 Rik van der Kleij 2019-02-04 11:20:05 +0100
  • e04b0cf5fd Added support for minimizing on Tensor Ref besides Variable Rik van der Kleij 2019-02-04 10:13:58 +0100
  • 6c1b47852a Upgraded Stackage resolver to LTS-12 (GHC 8.4.4) and Nix channel to 18.04 Rik van der Kleij 2019-02-04 11:20:05 +0100
  • e351dfaacd Cleanup Rik van der Kleij 2019-02-04 17:41:27 +0100
  • 5e6237370b Upgrade Nix channel to 18.04 Rik van der Kleij 2019-02-04 14:47:38 +0100
  • b4fe936193 Upgrade to LTS-12 (GHC 8.4.4) Rik van der Kleij 2019-02-04 11:20:05 +0100
  • 9f2c8d2fed Different solution for adding support for minimizing on besides Variable Rik van der Kleij 2019-02-04 10:13:58 +0100
  • 831250c671 Added support for minimizing on Tensor Ref besides Variable Rik van der Kleij 2019-01-29 16:40:50 +0100
  • e4acd69574 Support gradients of pad, squeeze, spaceToBatchND, and batchToSpaceND (#226) Rik 2018-11-27 20:17:32 +0100
  • 285ffe38c4 Refactor of the SpaceToBatchND and BatchToSpaceND gradient functions Rik van der Kleij 2018-11-27 16:39:16 +0100
  • 22f9a7f925 Added support for the gradient of the squeeze function Rik van der Kleij 2018-11-27 13:36:03 +0100
  • b4b05c06b4 Added support for spaceToBatchND and batchToSpaceND gradients Rik van der Kleij 2018-11-26 15:28:06 +0100
  • 125ea03429 Added support for the gradient of the pad function. Rik van der Kleij 2018-11-22 11:45:44 +0100
  • 95c6b6f277 Added support for ExpandDims gradient. (#224) Rik 2018-11-21 03:45:31 +0100
  • cafdf3ec0c Added support for ExpandDims gradient. Rik van der Kleij 2018-11-14 18:20:47 +0100
  • 915015018c Added support for tanh activation function (#223) Rik 2018-11-14 18:08:05 +0100
  • acbc0479bd Added support for tanh activation function Rik van der Kleij 2018-11-02 18:16:37 +0100
  • 61e58fd33f Use proto-lens* == 0.3.* (#212) Christian Berentsen 2018-09-04 19:44:52 +0200
  • 3ca806c4c3 Include more *_Fields modules Jarl Christian Berentsen 2018-09-04 09:06:46 +0200
  • cacf084c36 Use proto-lens* == 0.3.* Jarl Christian Berentsen 2018-09-03 15:37:43 +0200
  • 99f8c8cf56
    Haddock (#209) Greg Steuck 2018-08-17 23:26:23 -0700
  • c978837cd3 Document use of nvidia docker version 2 (#208) Christian Berentsen 2018-08-17 22:48:13 +0200
  • 420398f8f5 Update haddock with a symlink Greg Steuck 2018-08-17 18:21:39 +0000
  • 97590e0c80 Symlink the correct directory. Greg Steuck 2018-08-17 18:19:12 +0000
  • 4832fafaed Document use of nvidia docker version 2 Jarl Christian Berentsen 2018-08-17 12:07:14 +0200
  • 8a0be8ebb7 Update README link to point to the most recent release docs (#207) Matt Ludwigs 2018-08-14 20:06:46 -0700
  • aa369fc439 Update README link to point to the most recent release docs Matt Ludwigs 2018-08-14 13:19:10 -0700
  • 65f374a019 Update checked in haddock (#205) fkm3 2018-08-14 00:05:49 -0400
  • 387197376f Update checked in haddock fkm3 2018-08-13 16:22:14 -0400
  • 85bf0bb12c
    Bump all of the versions to 0.2.0.0 (#202) v0.2.0.0 fkm3 2018-08-02 22:07:30 -0400
  • 04d0ad4ab8 Add more version constraints fkm3 2018-08-02 21:29:35 -0400
  • 9b89cd95cb Bump all of the versions to 0.2.0.0 fkm3 2018-07-31 21:00:11 -0400
  • c731a6f768
    Merge pull request #201 from helq/master Greg Steuck 2018-07-25 12:19:20 -0700
  • 5be6c2ab5a
    Merge pull request #200 from basvandijk/simplified-shell.nix Greg Steuck 2018-07-25 11:10:17 -0700
  • ecfea97992 Update to tensorflow 1.9 helq 2018-07-24 16:17:08 -0500
  • ff69c12223 Simplified shell.nix Bas van Dijk 2018-07-24 23:16:45 +0200
  • e40d2c44f0
    Update changelog for v0.2.0.0 (#194) fkm3 2018-07-12 15:44:43 -0400
  • 70d3869bab Update changelog for v0.2.0.0 fkm3 2018-07-01 23:32:41 -0400
  • 8e1d85b5e5 Use stack's nix support (#168) Nicolas Mattia 2018-05-25 04:33:15 +0200
  • a6c960dfbd Update README for nix shell Nicolas Mattia 2018-05-22 21:41:03 +0200
  • b2b80c83ee Add stack --nix support Nicolas Mattia 2018-05-22 21:40:51 +0200
  • b063cccc40 Fix install script for High Sierra (#192) Miki Fossati 2018-05-21 16:20:20 +0100
  • 6d1e867efb Dollar form for command substitution and enclose variables in double quotes Miki Fossati 2018-05-20 19:09:48 +0100
  • ef0ff5f3d3 Copy libtensorflow files from a temporary directory Miki Fossati 2018-05-20 00:52:46 +0100
  • d77ba78a97 Fix install script for High Sierra Miki Fossati 2018-05-19 13:19:57 +0100
  • 88dafe8f3a Update to LTS-11 (#187) Erlend Hamberg 2018-05-19 01:20:11 +0200
  • cc6d8b0b3d
    Fix Conduit 1.3 deprecation warnings Erlend Hamberg 2018-05-18 10:04:34 +0200
  • 111f8c138d
    Merge pull request #1 from doofin/fix-mainland-pretty doofin 2018-05-18 01:34:34 +0800
  • 284efea37f
    fix mainland-pretty == 0.6.* , 0.7 breaks build doofin 2018-05-18 01:33:54 +0800
  • 95f261fefe
    Update to LTS-11 Erlend Hamberg 2018-05-13 19:08:38 +0200
  • baa501b262
    Use newer version of stack in CI (#189) fkm3 2018-05-15 23:19:15 -0400