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
* use http transport
Summary:
use http transport instead of pg transport -- pg transport fails to resolve address when running locally
* fix stream dependencies in callbacks
Summary:
- call future.wait in callbacks to make sure the continuation executes after the future has completed
- set the stream correctly to execute callback scheduled by bucketized allreduce
* return work from manager allreduce
Summary:
returns the work object so we can be more flexible with the usage
0 commit comments