You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
More deterministic GPU allocation for multi-GPU nodes.
Added timeout argument to TFCluster.shutdown() (default is 3 days). This is intended to shutdown the Spark application in the event that any of the TF nodes hang for any reason. Set to -1 to disable timeout.
Added ability to start reservation server on a specific port (contributed by @AvihayTsayeg).
Updated pipeline API for latest TF APIs (contributed by @AvihayTsayeg)