1
0
Fork 0
mirror of https://github.com/tensorflow/haskell.git synced 2024-11-14 23:19:43 +01:00
tensorflow-haskell/tensorflow
jcmartin c66c912c32
Tensorflow 2.3.0 Support (#267)
* 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
..
src/TensorFlow Update to current proto-lens packages. (#258) 2020-05-21 13:36:52 -07:00
tests Use proto-lens* == 0.3.* (#212) 2018-09-04 10:44:52 -07:00
LICENSE Fix .cabal files so 'stack check' passes. (#110) 2017-05-10 11:37:00 -07:00
Setup.hs Initial commit 2016-10-24 19:26:42 +00:00
tensorflow.cabal Tensorflow 2.3.0 Support (#267) 2020-11-06 11:32:21 -08:00
third_party Initial commit 2016-10-24 19:26:42 +00:00