Searched refs:xnn_code_cache (Results 1 – 25 of 26) sorted by relevance
12
61 struct xnn_code_cache { struct65 enum xnn_status xnn_init_code_cache(struct xnn_code_cache* cache); argument66 enum xnn_status xnn_release_code_cache(struct xnn_code_cache* cache);71 size_t xnn_get_or_insert_code_cache(struct xnn_code_cache* cache, void* ptr, size_t size);110 struct xnn_code_cache *code_cache;
302 struct xnn_code_cache* code_cache;
354 struct xnn_code_cache code_cache;
14 static void* cache_end(const xnn_code_cache* cache) { in cache_end()18 static void write_code(xnn_code_cache* cache, const std::string& str) { in write_code()27 xnn_code_cache cache; in TEST()41 xnn_code_cache cache; in TEST()69 xnn_code_cache cache; in TEST()
1356 xnn_code_cache code_cache; in TestNHWCxF32()1417 xnn_code_cache inner_code_cache; in TestNHWCxF32()
126 enum xnn_status xnn_init_code_cache_with_size(struct xnn_code_cache* cache, size_t num_buckets) in xnn_init_code_cache_with_size()128 memset(cache, 0, sizeof(struct xnn_code_cache)); in xnn_init_code_cache_with_size()147 enum xnn_status xnn_init_code_cache(struct xnn_code_cache* cache) in xnn_init_code_cache()291 size_t xnn_get_or_insert_code_cache(struct xnn_code_cache* cache, void* ptr, size_t size) in xnn_get_or_insert_code_cache()296 enum xnn_status xnn_release_code_cache(struct xnn_code_cache* cache) in xnn_release_code_cache()
280 struct xnn_code_cache* code_cache = NULL; in xnn_create_runtime_v4()
72 struct xnn_code_cache* code_cache) in get_generated_gemm()139 struct xnn_code_cache* code_cache) in get_generated_igemm()
201 xnn_code_cache code_cache; in FP32MobileNetV1()
373 xnn_code_cache code_cache; in FP32MobileNetV2()376 xnn_code_cache code_cache; in FP32MobileNetV2()
227 xnn_code_cache code_cache; in FP32SparseMobileNetV1()
204 xnn_code_cache code_cache; in FP16MobileNetV1()
202 xnn_code_cache code_cache; in QU8MobileNetV1()
202 xnn_code_cache code_cache; in QS8MobileNetV1()
259 xnn_code_cache code_cache; in QC8MobileNetV1()
374 xnn_code_cache code_cache; in FP16MobileNetV2()
372 xnn_code_cache code_cache; in QU8MobileNetV2()
372 xnn_code_cache code_cache; in QS8MobileNetV2()
441 xnn_code_cache code_cache; in FP32SparseMobileNetV2()
479 xnn_code_cache code_cache; in QC8MobileNetV2()
448 xnn_code_cache code_cache; in FP16MobileNetV3Small()
445 xnn_code_cache code_cache; in FP32MobileNetV3Small()
527 xnn_code_cache code_cache; in FP32SparseMobileNetV3Small()
516 xnn_code_cache code_cache; in FP16MobileNetV3Large()
513 xnn_code_cache code_cache; in FP32MobileNetV3Large()