I am trying to get tensorflow bindings working in my Haskell project, that due to its complex dependencies is mainly built with Nix. In #277 I've started to write some Nix for this repo, but it seems that the 2.9 release of Tensorflow is not supported yet, correct?
I am trying to get tensorflow bindings working in my Haskell project, that due to its complex dependencies is mainly built with Nix. In #277 I've started to write some Nix for this repo, but it seems that the 2.9 release of Tensorflow is not supported yet, correct?
What would be needed to get it compatible?