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