Lines Matching refs:caching
127 * Gets the caching requirements of the driver implementation.
132 * The data cache is for caching constant data, possibly including preprocessed
136 * The model cache is for caching security-sensitive data such as compiled
145 * indicates compilation caching is not supported by this driver. The driver may
146 * still choose not to cache certain compiled models even if it reports that caching
149 * If the device reports that caching is not supported, the user may avoid calling
177 * Optionally, caching information may be provided for the driver to save
218 * may choose not to save to cache even if the caching information is
236 * the vector must either be 0 indicating that caching information is not provided,
242 * the vector must either be 0 indicating that caching information is not provided,
246 * @param token A caching token of length Constant::BYTE_SIZE_OF_CACHE_TOKEN
253 * caching information is not provided, this token must be ignored.
292 * If there is an error, or if compilation caching is not supported, or if the
328 * @param token A caching token of length Constant::BYTE_SIZE_OF_CACHE_TOKEN
342 * - GENERAL_FAILURE if caching is not supported or if there is an