Searched defs:i18 (Results 1 – 5 of 5) sorted by relevance
/aosp12/art/compiler/jni/ |
H A D | jni_compiler_test.cc | 2082 jint i18 = bit_cast<jint, jfloat>(f8); in JNI_TEST_CRITICAL() local 2152 jint i18 = bit_cast<jint, jfloat>(f8); in JNI_TEST_CRITICAL() local 2221 jint i18 = bit_cast<jint, jfloat>(f8); in JNI_TEST_CRITICAL() local
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | mobilenet_quantized.mod.py | 156 i18 = Internal("op18", "TENSOR_QUANT8_ASYMM", "{1, 7, 7, 1024}, 0.023528477177, 0") # intermediate … variable
|
H A D | mobilenet_224_gender_basic_fixed.mod.py | 155 i18 = Internal("op18", "TENSOR_FLOAT32", "{1, 7, 7, 256}") # intermediate result variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | mobilenet_224_gender_basic_fixed_relaxed.mod.py | 171 i18 = Internal("op18", "TENSOR_FLOAT32", "{1, 7, 7, 256}") # intermediate result variable
|
/aosp12/art/test/083-compiler-regressions/src/ |
H A D | Main.java | 1372 int i18 = 18; in largeFrame() local
|