Home
last modified time | relevance | path

Searched refs:restore_program_cache_from_file (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/
H A DUtils.h41 void restore_program_cache_from_file(const std::string &filename = "cache.bin");
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/
H A DUtils.cpp35 void restore_program_cache_from_file(const std::string &filename) in restore_program_cache_from_file() function
/aosp_15_r20/external/ComputeLibrary/examples/
H A Dcl_cache.cpp57 restore_program_cache_from_file(); in do_setup()
H A Dgraph_alexnet.cpp169 restore_program_cache_from_file(); in do_setup()
H A Dgraph_inception_v4.cpp168 restore_program_cache_from_file(); in do_setup()