Home
last modified time | relevance | path

Searched refs:serialized_binary_cache_data (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dgpu_api_delegate.cc85 options_.serialized_binary_cache_data = nullptr; in Delegate()
107 options_.serialized_binary_cache_data, in Prepare()
H A Dgpu_api_delegate.h60 const uint8_t* serialized_binary_cache_data; member