Home
last modified time | relevance | path

Searched refs:v58 (Results 1 – 15 of 15) sorted by relevance

/external/ow2-asm/asm-test/src/main/resources/jdk3/
DLargeMethod.class ... v53 long v54 long v55 long v56 long v57 long v58 long v59 long v60 long v61 long v62 long v63 ...
/external/XNNPACK/models/
Dqu8-mobilenet-v2.cc80 alignas(16) static std::array<uint8_t, 7840> v58; in QU8MobileNetV2() local
256 std::generate(v58.begin(), v58.end(), std::ref(u8rng)); in QU8MobileNetV2()
2410 v57.data() /* a */, v54.data() /* b */, v58.data() /* output */, in QU8MobileNetV2()
2421 v58.data() /* input */, v59.data() /* output */, in QU8MobileNetV2()
Dqs8-mobilenet-v2.cc80 alignas(16) static std::array<int8_t, 7840> v58; in QS8MobileNetV2() local
256 std::generate(v58.begin(), v58.end(), std::ref(i8rng)); in QS8MobileNetV2()
2410 v57.data() /* a */, v54.data() /* b */, v58.data() /* output */, in QS8MobileNetV2()
2421 v58.data() /* input */, v59.data() /* output */, in QS8MobileNetV2()
Dfp16-mobilenet-v2.cc82 alignas(16) static std::array<uint16_t, 7840> v58; in FP16MobileNetV2() local
258 std::generate(v58.begin(), v58.end(), std::ref(f16rng)); in FP16MobileNetV2()
2338 v57.data() /* a */, v54.data() /* b */, v58.data() /* output */, in FP16MobileNetV2()
2349 v58.data() /* input */, v59.data() /* output */, in FP16MobileNetV2()
Dfp32-mobilenet-v2.cc81 alignas(16) static std::array<float, 7840> v58; in FP32MobileNetV2() local
256 std::generate(v58.begin(), v58.end(), std::ref(f32rng)); in FP32MobileNetV2()
2338 v57.data() /* a */, v54.data() /* b */, v58.data() /* output */, in FP32MobileNetV2()
2349 v58.data() /* input */, v59.data() /* output */, in FP32MobileNetV2()
Dqc8-mobilenet-v2.cc80 alignas(16) static std::array<int8_t, 7840> v58; in QC8MobileNetV2() local
310 std::generate(v58.begin(), v58.end(), std::ref(i8rng)); in QC8MobileNetV2()
2517 v57.data() /* a */, v54.data() /* b */, v58.data() /* output */, in QC8MobileNetV2()
2528 v58.data() /* input */, v59.data() /* output */, in QC8MobileNetV2()
Dfp32-sparse-mobilenet-v2.cc80 alignas(16) static std::array<float, 7840> v58; in FP32SparseMobileNetV2() local
255 std::generate(v58.begin(), v58.end(), std::ref(f32rng)); in FP32SparseMobileNetV2()
2405 v57.data() /* a */, v54.data() /* b */, v58.data() /* output */, in FP32SparseMobileNetV2()
2416 v58.data() /* input */, v59.data() /* output */, in FP32SparseMobileNetV2()
Dfp32-mobilenet-v3-small.cc80 alignas(16) static std::array<float, 144> v58; in FP32MobileNetV3Small() local
292 std::generate(v58.begin(), v58.end(), std::ref(f32rng)); in FP32MobileNetV3Small()
2847 v57.data() /* input */, v58.data() /* output */, in FP32MobileNetV3Small()
2857 v58.data() /* input */, v59.data() /* output */, in FP32MobileNetV3Small()
Dfp16-mobilenet-v3-small.cc82 alignas(16) static std::array<uint16_t, 144> v58; in FP16MobileNetV3Small() local
295 std::generate(v58.begin(), v58.end(), std::ref(f16rng)); in FP16MobileNetV3Small()
2850 v57.data() /* input */, v58.data() /* output */, in FP16MobileNetV3Small()
2860 v58.data() /* input */, v59.data() /* output */, in FP16MobileNetV3Small()
Dfp32-sparse-mobilenet-v3-small.cc80 alignas(16) static std::array<float, 144> v58; in FP32SparseMobileNetV3Small() local
292 std::generate(v58.begin(), v58.end(), std::ref(f32rng)); in FP32SparseMobileNetV3Small()
2929 v57.data() /* input */, v58.data() /* output */, in FP32SparseMobileNetV3Small()
2939 v58.data() /* input */, v59.data() /* output */, in FP32SparseMobileNetV3Small()
Dfp16-mobilenet-v3-large.cc82 alignas(16) static std::array<uint16_t, 15680> v58; in FP16MobileNetV3Large() local
329 std::generate(v58.begin(), v58.end(), std::ref(f16rng)); in FP16MobileNetV3Large()
3202 v57.data() /* a */, v52.data() /* b */, v58.data() /* output */, in FP16MobileNetV3Large()
3213 v58.data() /* input */, v59.data() /* output */, in FP16MobileNetV3Large()
Dfp32-mobilenet-v3-large.cc80 alignas(16) static std::array<float, 15680> v58; in FP32MobileNetV3Large() local
326 std::generate(v58.begin(), v58.end(), std::ref(f32rng)); in FP32MobileNetV3Large()
3199 v57.data() /* a */, v52.data() /* b */, v58.data() /* output */, in FP32MobileNetV3Large()
3210 v58.data() /* input */, v59.data() /* output */, in FP32MobileNetV3Large()
Dfp32-sparse-mobilenet-v3-large.cc80 alignas(16) static std::array<float, 15680> v58; in FP32SparseMobileNetV3Large() local
326 std::generate(v58.begin(), v58.end(), std::ref(f32rng)); in FP32SparseMobileNetV3Large()
3291 v57.data() /* a */, v52.data() /* b */, v58.data() /* output */, in FP32SparseMobileNetV3Large()
3302 v58.data() /* input */, v59.data() /* output */, in FP32SparseMobileNetV3Large()
/external/python/setuptools/
DCHANGES.rst650 v58.5.3
661 v58.5.2
670 v58.5.1
679 v58.5.0
690 v58.4.0
707 v58.3.0
726 v58.2.0
742 v58.1.0
751 v58.0.4
760 v58.0.3
[all …]
/external/ow2-asm/asm-test/src/resources/java/jdk3/
DLargeMethod.java98 long v58, in wideInstructions()