Searched refs:nn_compilation_cache_token_ (Results 1 – 2 of 2) sorted by relevance
346 std::vector<uint8_t> nn_compilation_cache_token_; variable
3655 nn_compilation_cache_token_.clear(); in Init()3693 nn_compilation_cache_token_ = nnapi_cache_token; in Init()3744 if (!nn_compilation_cache_token_.empty()) { in Prepare()3748 compilation, cache_dir, nn_compilation_cache_token_.data()); in Prepare()