1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-01 02:23:35 +02:00
tensorflow-haskell/.gitignore
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

6 lines
87 B
Plaintext

**/.stack-work
.stack/
tensorflow-mnist-input-data/data/*.gz
.DS_Store
stack.yaml.lock