1
0
Fork 0
mirror of https://github.com/tensorflow/haskell.git synced 2025-03-22 21:55:12 +01:00
Commit graph

12 commits

Author SHA1 Message Date
Bart Schuurmans
e68a414999 Set cabal-version to 2.0 everywhere 2023-01-23 17:17:47 -08:00
jcmartin
4d9d315fbd
Update Package Version Numbers () 2020-11-11 09:21:35 -08:00
jcmartin
c66c912c32
Tensorflow 2.3.0 Support ()
* Tensorflow 2.3.0 building and passing tests.
* Added einsum and test.
* Added ByteString as a possible argument to a function.
* Support more data types for Adam.
* Move to later version of LTS on stackage.
* Added a wrapper module for convolution functions.
* Update ci build to use a later version of stack.
* Removed a deprecated import in GradientTest.
2020-11-06 11:32:21 -08:00
Mike Sperber
568c9b6f03
Update to current proto-lens packages. () 2020-05-21 13:36:52 -07:00
Yorick
7e1d92c6c2 Bump version constraints for proto-lens-* () 2019-09-02 18:19:07 -07:00
Daniel YU
7316062c10 upgrade to ghc 8.6.4 () 2019-04-11 19:27:15 -07:00
Christian Berentsen
61e58fd33f Use proto-lens* == 0.3.* ()
* Include more *_Fields modules
2018-09-04 10:44:52 -07:00
fkm3
85bf0bb12c
Bump all of the versions to 0.2.0.0 () 2018-08-02 22:07:30 -04:00
Judah Jacobson
64971c876a Consolidate some packages. ()
- Merge tensorflow-nn and tensorflow-queue into tensorflow-ops.
  They don't add extra dependencies and each contain a single module, so I
  don't think it's worth separating them at the package level.
- Remove google-shim in favor of direct use of test-framework.
2017-05-10 15:26:03 -07:00
Judah Jacobson
0fa719b701 Fix .cabal files so 'stack check' passes. ()
- Add LICENSE files for all packages.
- Add descriptions for packages that were missing one.
- Work around  by symlinking third_party into
  tensorflow-proto.
2017-05-10 11:37:00 -07:00
Christian Berentsen
21b723d542 Adapt to lts-8.6 and use proto-lens-0.2.0.1 () 2017-04-11 14:09:01 -07:00
Greg Steuck
67690d1499 Initial commit 2016-10-24 19:26:42 +00:00