Lines Matching refs:execution
78 * Asynchronously creates a prepared model for execution and optionally
82 * alternative representations to a model for execution, possibly including
152 * the shape of the tensors, which may only be known at execution time. As
161 * @param model The model to be prepared for execution.
162 * @param preference Indicates the intended execution behavior of a prepared
188 * collision; a collision will result in a failed execution or in a
189 * successful execution that produces incorrect output values. If both
193 * preparing the model for execution and the prepared model if
215 * Creates a prepared model from cache files for execution.
271 * the shape of the tensors, which may only be known at execution time. As
293 * cannot detect a collision; a collision will result in a failed execution
294 * or in a successful execution that produces incorrect output values.
296 * preparing the model for execution and the prepared model if
329 * output in a successful execution, or after a successful invocation of IBuffer::copyFrom on
332 * in a failed execution, or after a failed invocation of IBuffer::copyFrom on the buffer.
337 * create a placeholder and defer the actual allocation until execution time. Note that the
340 * last execution using this buffer as an output.
343 * execution immediately if the usage is illegal.
365 * execution. The token must not collide with the tokens of other IBuffer objects that are