Home
last modified time | relevance | path

Searched defs:code_cache (Results 1 – 24 of 24) sorted by relevance

/external/XNNPACK/src/xnnpack/
Dcache.h110 struct xnn_code_cache *code_cache; member
Doperator.h302 struct xnn_code_cache* code_cache; member
Dsubgraph.h354 struct xnn_code_cache code_cache; member
/external/XNNPACK/models/
Dfp32-mobilenet-v2.cc373 xnn_code_cache code_cache; in FP32MobileNetV2() local
376 xnn_code_cache code_cache; in FP32MobileNetV2() local
Dfp32-sparse-mobilenet-v1.cc227 xnn_code_cache code_cache; in FP32SparseMobileNetV1() local
Dfp32-mobilenet-v1.cc201 xnn_code_cache code_cache; in FP32MobileNetV1() local
Dfp16-mobilenet-v1.cc204 xnn_code_cache code_cache; in FP16MobileNetV1() local
Dqu8-mobilenet-v1.cc202 xnn_code_cache code_cache; in QU8MobileNetV1() local
Dqs8-mobilenet-v1.cc202 xnn_code_cache code_cache; in QS8MobileNetV1() local
Dqc8-mobilenet-v1.cc259 xnn_code_cache code_cache; in QC8MobileNetV1() local
Dfp32-sparse-mobilenet-v2.cc441 xnn_code_cache code_cache; in FP32SparseMobileNetV2() local
Dfp16-mobilenet-v2.cc374 xnn_code_cache code_cache; in FP16MobileNetV2() local
Dqu8-mobilenet-v2.cc372 xnn_code_cache code_cache; in QU8MobileNetV2() local
Dqs8-mobilenet-v2.cc372 xnn_code_cache code_cache; in QS8MobileNetV2() local
Dqc8-mobilenet-v2.cc479 xnn_code_cache code_cache; in QC8MobileNetV2() local
Dfp16-mobilenet-v3-small.cc448 xnn_code_cache code_cache; in FP16MobileNetV3Small() local
Dfp32-sparse-mobilenet-v3-small.cc527 xnn_code_cache code_cache; in FP32SparseMobileNetV3Small() local
Dfp32-mobilenet-v3-small.cc445 xnn_code_cache code_cache; in FP32MobileNetV3Small() local
Dfp16-mobilenet-v3-large.cc516 xnn_code_cache code_cache; in FP16MobileNetV3Large() local
Dfp32-mobilenet-v3-large.cc513 xnn_code_cache code_cache; in FP32MobileNetV3Large() local
Dfp32-sparse-mobilenet-v3-large.cc605 xnn_code_cache code_cache; in FP32SparseMobileNetV3Large() local
/external/XNNPACK/src/
Druntime.c280 struct xnn_code_cache* code_cache = NULL; in xnn_create_runtime_v4() local
/external/XNNPACK/src/operators/
Dconvolution-nhwc.c72 struct xnn_code_cache* code_cache) in get_generated_gemm()
139 struct xnn_code_cache* code_cache) in get_generated_igemm()
/external/XNNPACK/test/
Dconvolution-operator-tester.h1356 xnn_code_cache code_cache; in TestNHWCxF32() local