Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/models/
H A Dfp32-sparse-mobilenet-v1.cc95 alignas(16) static std::array<float, 512> w73; in FP32SparseMobileNetV1() local
H A Dqs8-mobilenet-v1.cc95 alignas(16) static std::array<int32_t, 512> w73; in QS8MobileNetV1() local
H A Dfp32-mobilenet-v1.cc95 alignas(16) static std::array<float, 512> w73; in FP32MobileNetV1() local
H A Dfp16-mobilenet-v1.cc97 alignas(16) static std::array<uint16_t, 512> w73; in FP16MobileNetV1() local
H A Dqu8-mobilenet-v1.cc95 alignas(16) static std::array<int32_t, 512> w73; in QU8MobileNetV1() local
H A Dqc8-mobilenet-v1.cc117 alignas(16) static std::array<int32_t, 512> w73; in QC8MobileNetV1() local
H A Dqu8-mobilenet-v2.cc95 alignas(16) static std::array<uint8_t, 864> w73; in QU8MobileNetV2() local
H A Dqs8-mobilenet-v2.cc95 alignas(16) static std::array<int8_t, 864> w73; in QS8MobileNetV2() local
H A Dfp16-mobilenet-v2.cc97 alignas(16) static std::array<uint16_t, 864> w73; in FP16MobileNetV2() local
H A Dfp32-sparse-mobilenet-v2.cc95 alignas(16) static std::array<float, 864> w73; in FP32SparseMobileNetV2() local
H A Dfp32-mobilenet-v2.cc96 alignas(16) static std::array<float, 864> w73; in FP32MobileNetV2() local
H A Dqc8-mobilenet-v2.cc99 alignas(16) static std::array<int8_t, 864> w73; in QC8MobileNetV2() local