1
0
Fork 0
mirror of https://github.com/tensorflow/haskell.git synced 2024-11-23 03:19:44 +01:00
tensorflow-haskell/tensorflow
Bart Schuurmans fb629d1207 Migrate from TF_DeprecatedSession to TF_Session
Instead of calling TF_ExtendGraph, we call TF_GraphImportGraphDef and
pass an input map for all existing nodes in the graph.
2023-02-04 15:18:03 -08:00
..
src/TensorFlow Migrate from TF_DeprecatedSession to TF_Session 2023-02-04 15:18:03 -08:00
tests Use proto-lens* == 0.3.* (#212) 2018-09-04 10:44:52 -07: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.cabal Fix for ghc 9.2 2023-01-26 09:21:10 -08:00
third_party Initial commit 2016-10-24 19:26:42 +00:00