1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-25 22:18:34 +02:00
tensorflow-haskell/tensorflow-opgen
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 Tensorflow 2.3.0 Support (#267) 2020-11-06 11:32:21 -08: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-opgen.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