Lines Matching refs:with
5 * you may not use this file except in compliance with the License.
54 * corresponds with the index of the operation
69 * The model is prepared asynchronously with respect to the caller. The
72 * the callback with the appropriate ErrorStatus value and nullptr for the
73 * IPreparedModel, then return with the same ErrorStatus. If the inputs to
76 * and immediately return from prepareModel with ErrorStatus::NONE. If the
78 * the callback with ErrorStatus::GENERAL_FAILURE and nullptr for the
79 * IPreparedModel, then return with ErrorStatus::GENERAL_FAILURE.
84 * must be invoked with an error status of ErrorStatus::NONE and the
86 * the callback object must be invoked with the appropriate ErrorStatus
92 * the prepared model can only be finished when it is paired with a set of
94 * used with different shapes of inputs on different (possibly concurrent)