future.h Source File#
|
Runtime Library v0.30
Mobilint SDK qb
|
future.h
Go to the documentation of this file.
Definition future.h:25
bool waitFor(int64_t timeout_ms)
Waits for asynchronous inference to complete or until the timeout elapses.
std::vector< NDArray< T > > get(StatusCode &sc)
Blocks until asynchronous inference completes and retrieves the output.
Generated by