Lines Matching refs:execution
22 * IPreparedModel describes a model that has been prepared for execution and
27 * Launches an asynchronous execution on a prepared model.
29 * The execution is performed asynchronously with respect to the caller.
34 * launch an asynchronous task to perform the execution in the background,
40 * When the asynchronous task has finished its execution, it must
43 * the execution.
55 * - the execution should launch successfully (ErrorStatus::NONE): There
57 * - if at execution time every operation's input operands have legal
58 * values, the execution should complete successfully (ErrorStatus::NONE):
67 * the execution. The callback object's notify function must
68 * be called exactly once, even if the execution was