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