Home
last modified time | relevance | path

Searched defs:w72 (Results 1 – 11 of 11) sorted by relevance

/external/XNNPACK/models/
Dfp32-mobilenet-v1.cc92 alignas(16) static std::array<float, 4608> w72; in FP32MobileNetV1() local
Dfp16-mobilenet-v1.cc94 alignas(16) static std::array<uint16_t, 4608> w72; in FP16MobileNetV1() local
Dqu8-mobilenet-v1.cc92 alignas(16) static std::array<uint8_t, 4608> w72; in QU8MobileNetV1() local
Dfp32-sparse-mobilenet-v1.cc92 alignas(16) static std::array<float, 4608> w72; in FP32SparseMobileNetV1() local
Dqs8-mobilenet-v1.cc92 alignas(16) static std::array<int8_t, 4608> w72; in QS8MobileNetV1() local
Dfp32-mobilenet-v2.cc92 alignas(16) static std::array<float, 96> w72; in FP32MobileNetV2() local
Dfp32-sparse-mobilenet-v2.cc92 alignas(16) static std::array<float, 96> w72; in FP32SparseMobileNetV2() local
Dqs8-mobilenet-v2.cc92 alignas(16) static std::array<int32_t, 96> w72; in QS8MobileNetV2() local
Dfp16-mobilenet-v2.cc94 alignas(16) static std::array<uint16_t, 96> w72; in FP16MobileNetV2() local
/external/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c315 const vec_uint32_t w72 = sched_32_79(vw + 18, w68, w64, w56, w44, w40, k); in sha1_block_data_order() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/
Dsha1-altivec.c315 const vec_uint32_t w72 = sched_32_79(vw + 18, w68, w64, w56, w44, w40, k); in sha1_block_data_order() local