1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-25 22:18:34 +02:00
tensorflow-haskell/tensorflow-ops/src/TensorFlow
Christian Berentsen eca4ff8981 Implemented ReluGradGrad and FillGrad (#102)
Added testReluGrad, testReluGradGrad and testFillGrad
2017-04-30 11:18:06 -07:00
..
EmbeddingOps.hs Distinguish between "rendered" and "unrendered" Tensors. (#88) 2017-04-06 15:10:33 -07:00
Gradient.hs Implemented ReluGradGrad and FillGrad (#102) 2017-04-30 11:18:06 -07:00
Ops.hs Distinguish between "rendered" and "unrendered" Tensors. (#88) 2017-04-06 15:10:33 -07:00
Variable.hs Clarify the behavior of readValue in a comment. (#99) 2017-04-16 15:31:26 -07:00