Home
last modified time | relevance | path

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

/external/XNNPACK/models/
Dfp32-mobilenet-v2.cc160 alignas(16) static std::array<float, 576> w140; in FP32MobileNetV2() local
Dfp32-sparse-mobilenet-v2.cc160 alignas(16) static std::array<float, 576> w140; in FP32SparseMobileNetV2() local
Dqs8-mobilenet-v2.cc160 alignas(16) static std::array<int32_t, 576> w140; in QS8MobileNetV2() local
Dfp16-mobilenet-v2.cc162 alignas(16) static std::array<uint16_t, 576> w140; in FP16MobileNetV2() local
Dfp32-mobilenet-v3-small.cc160 alignas(16) static std::array<float, 9600> w140; in FP32MobileNetV3Small() local
Dfp16-mobilenet-v3-small.cc162 alignas(16) static std::array<uint16_t, 9600> w140; in FP16MobileNetV3Small() local
Dfp32-sparse-mobilenet-v3-small.cc160 alignas(16) static std::array<float, 9600> w140; in FP32SparseMobileNetV3Small() local
Dfp16-mobilenet-v3-large.cc162 alignas(16) static std::array<uint16_t, 2880> w140; in FP16MobileNetV3Large() local
Dfp32-mobilenet-v3-large.cc160 alignas(16) static std::array<float, 2880> w140; in FP32MobileNetV3Large() local
Dfp32-sparse-mobilenet-v3-large.cc160 alignas(16) static std::array<float, 2880> w140; in FP32SparseMobileNetV3Large() local