Distributed Crunching #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Set up Tensorflow to use multiple nodes.
ml1, ml2, ml3, ml4, ml5 are set up with Debian Buster. Ready to install Tensorflow, etc.
It will correctly (afaict) distribute for Sequential() and model.compile but fails on model.fit.
Some startup warnings to clean up:
Also looks like a small thing to fix:
Main problem: during fit(), in the first epoch after running for awhile, it dies with this: