Home
last modified time | relevance | path

Searched defs:w125 (Results 1 – 10 of 10) sorted by relevance

/external/XNNPACK/models/
Dfp32-mobilenet-v2.cc145 alignas(16) static std::array<float, 24576> w125; in FP32MobileNetV2() local
Dfp32-sparse-mobilenet-v2.cc145 alignas(16) static std::array<float, 24576> w125; in FP32SparseMobileNetV2() local
Dqs8-mobilenet-v2.cc145 alignas(16) static std::array<int8_t, 24576> w125; in QS8MobileNetV2() local
Dfp16-mobilenet-v2.cc147 alignas(16) static std::array<uint16_t, 24576> w125; in FP16MobileNetV2() local
Dfp32-mobilenet-v3-small.cc145 alignas(16) static std::array<float, 96> w125; in FP32MobileNetV3Small() local
Dfp16-mobilenet-v3-small.cc147 alignas(16) static std::array<uint16_t, 96> w125; in FP16MobileNetV3Small() local
Dfp32-sparse-mobilenet-v3-small.cc145 alignas(16) static std::array<float, 96> w125; in FP32SparseMobileNetV3Small() local
Dfp16-mobilenet-v3-large.cc147 alignas(16) static std::array<uint16_t, 24> w125; in FP16MobileNetV3Large() local
Dfp32-mobilenet-v3-large.cc145 alignas(16) static std::array<float, 24> w125; in FP32MobileNetV3Large() local
Dfp32-sparse-mobilenet-v3-large.cc145 alignas(16) static std::array<float, 24> w125; in FP32SparseMobileNetV3Large() local