tensorflow-haskell/tensorflow-ops/src/TensorFlow
Judah Jacobson 64971c876a Consolidate some packages. (#111)
- 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
..
EmbeddingOps.hs Distinguish between "rendered" and "unrendered" Tensors. (#88) 2017-04-06 15:10:33 -07:00
Gradient.hs Fixed matMul gradients for transposed arguments 2017-05-05 16:49:27 -07:00
NN.hs Consolidate some packages. (#111) 2017-05-10 15:26:03 -07:00
Ops.hs Whitespace 2017-05-05 16:49:27 -07:00
Queue.hs Consolidate some packages. (#111) 2017-05-10 15:26:03 -07:00
Variable.hs Clarify the behavior of readValue in a comment. (#99) 2017-04-16 15:31:26 -07:00