Home
last modified time | relevance | path

Searched defs:w76 (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/XNNPACK/models/
H A Dfp32-sparse-mobilenet-v1.cc98 alignas(16) static std::array<float, 4608> w76; in FP32SparseMobileNetV1() local
H A Dqs8-mobilenet-v1.cc98 alignas(16) static std::array<int8_t, 4608> w76; in QS8MobileNetV1() local
H A Dfp32-mobilenet-v1.cc98 alignas(16) static std::array<float, 4608> w76; in FP32MobileNetV1() local
H A Dfp16-mobilenet-v1.cc100 alignas(16) static std::array<uint16_t, 4608> w76; in FP16MobileNetV1() local
H A Dqu8-mobilenet-v1.cc98 alignas(16) static std::array<uint8_t, 4608> w76; in QU8MobileNetV1() local
H A Dqc8-mobilenet-v1.cc121 alignas(16) static std::array<int8_t, 4608> w76; in QC8MobileNetV1() local
H A Dqu8-mobilenet-v2.cc98 alignas(16) static std::array<int32_t, 24> w76; in QU8MobileNetV2() local
H A Dqs8-mobilenet-v2.cc98 alignas(16) static std::array<int32_t, 24> w76; in QS8MobileNetV2() local
H A Dfp16-mobilenet-v2.cc100 alignas(16) static std::array<uint16_t, 24> w76; in FP16MobileNetV2() local
H A Dfp32-sparse-mobilenet-v2.cc98 alignas(16) static std::array<float, 24> w76; in FP32SparseMobileNetV2() local
H A Dfp32-mobilenet-v2.cc99 alignas(16) static std::array<float, 24> w76; in FP32MobileNetV2() local
H A Dqc8-mobilenet-v2.cc104 alignas(16) static std::array<int32_t, 24> w76; in QC8MobileNetV2() local