tensorflow-haskell/tensorflow-ops/tests
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
..
ArrayOpsTest.hs Consolidate some packages. (#111) 2017-05-10 15:26:03 -07:00
BuildTest.hs Use proto-lens* == 0.3.* (#212) 2018-09-04 10:44:52 -07:00
DataFlowOpsTest.hs Consolidate some packages. (#111) 2017-05-10 15:26:03 -07:00
EmbeddingOpsTest.hs Update to current proto-lens packages. (#258) 2020-05-21 13:36:52 -07:00
FeedFetchBench.hs Support fetching storable vectors + use them in benchmark (#50) 2016-12-14 18:53:06 -08:00
GradientTest.hs Tensorflow 2.3.0 Support (#267) 2020-11-06 11:32:21 -08:00
MatrixTest.hs Moved reduceMean to Ops (#136) 2017-06-20 20:50:46 -07:00
MiscTest.hs Consolidate some packages. (#111) 2017-05-10 15:26:03 -07:00
NNTest.hs Consolidate some packages. (#111) 2017-05-10 15:26:03 -07:00
OpsTest.hs Tensorflow 2.3.0 Support (#267) 2020-11-06 11:32:21 -08:00
QueueTest.hs Consolidate some packages. (#111) 2017-05-10 15:26:03 -07:00
RegressionTest.hs Add Minimize module with gradient descent and adam implementations (#125) 2017-05-25 19:19:22 -07:00
TracingTest.hs Introduce a MonadBuild class, and remove `buildAnd`. (#83) 2017-03-18 12:08:53 -07:00
TypesTest.hs Consolidate some packages. (#111) 2017-05-10 15:26:03 -07:00
VariableTest.hs Fix initialized variables for tensorflow 1.7 (#184) 2018-04-16 07:48:05 -07:00