API symbolsFuture
Copy
Future
- class tensorplay.Future
- add_done_callback(self: object, callback: collections.abc.Callable) None
- done(self: tensorplay._C.Future) bool
- is_done(self: tensorplay._C.Future) bool
- then(self: object, callback: collections.abc.Callable) tensorplay._C.Future
- value(self: tensorplay._C.Future) object
- wait(self: tensorplay._C.Future) object
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?

