Closed xanderdunn closed 3 years ago
Unfortunately, there are a few places that incorrectly complain about differentiability in the head of swift-models when using the 0.11 release toolchain. There isn't a great way to work with the latest swift-models and the 0.11 toolchain (you can use the tensorflow-0.11 branch to go to the snapshot of swift-models as of the time we released 0.11, but that will lack functionality we've added since).
That bug's a real bummer, and I don't have a great suggestion for working around this until it's resolved.
Thanks @BradLarson, pegging my dependency to the tensorflow-0.11
branch will be fine for the time being, I'll go ahead and close this.
macOS 11.0.1.
I'm unable to upgrade to S4TF 0.12 because of this bug, hence compiling with 0.11.
Compiling on Linux with S4TF 0.12 works fine.