| /external/FP16/bench/ |
| D | ieee-element.cc | 46 uint16_t fp16 = UINT16_C(0x7C00); in fp16_ieee_to_fp32_bits() local 57 uint16_t fp16 = UINT16_C(0x7C00); in fp16_ieee_to_fp32_value() local 94 uint16_t fp16 = UINT16_C(0x7C00); in TH_halfbits2float() local 106 uint16_t fp16 = UINT16_C(0x7C00); in npy_halfbits_to_floatbits() local 117 uint16_t fp16 = UINT16_C(0x7C00); in Eigen_half_to_float() local 130 uint16_t fp16 = UINT16_C(0x7C00); in Float16Compressor_decompress() local 141 uint16_t fp16 = UINT16_C(0x7C00); in half_float_detail_half2float_table() local 154 uint16_t fp16 = UINT16_C(0x7C00); in half_float_detail_half2float_branch() local 172 const uint16_t fp16 = fp16_ieee_from_fp32_value(fp32_from_bits(fp32)); in fp16_ieee_from_fp32_value() local 184 const uint16_t fp16 = static_cast<uint16_t>( in fp16_ieee_from_fp32_hardware() local [all …]
|
| D | from-ieee-array.cc | 35 std::vector<uint16_t> fp16(state.range(0)); in fp16_ieee_to_fp32_bits() local 60 std::vector<uint16_t> fp16(state.range(0)); in fp16_ieee_to_fp32_value() local 86 std::vector<uint16_t> fp16(state.range(0)); in fp16_ieee_to_fp32_psimd() local 116 std::vector<uint16_t> fp16(state.range(0)); in fp16_ieee_to_fp32x2_psimd() local 147 std::vector<uint16_t> fp16(state.range(0)); in hardware_mm_cvtph_ps() local 174 std::vector<uint16_t> fp16(state.range(0)); in hardware_mm256_cvtph_ps() local 203 std::vector<uint16_t> fp16(state.range(0)); in hardware_vcvt_f32_f16() local 248 std::vector<uint16_t> fp16(state.range(0)); in TH_halfbits2float() local 273 std::vector<uint16_t> fp16(state.range(0)); in npy_halfbits_to_floatbits() local 298 std::vector<uint16_t> fp16(state.range(0)); in Eigen_half_to_float() local [all …]
|
| D | to-ieee-array.cc | 36 std::vector<uint16_t> fp16(state.range(0)); in fp16_ieee_from_fp32_value() local 61 std::vector<uint16_t> fp16(state.range(0)); in hardware_mm_cvtps_ph() local 87 std::vector<uint16_t> fp16(state.range(0)); in hardware_mm256_cvtps_ph() local 115 std::vector<uint16_t> fp16(state.range(0)); in hardware_vcvt_f16_f32() local 159 std::vector<uint16_t> fp16(state.range(0)); in TH_float2halfbits() local 183 std::vector<uint16_t> fp16(state.range(0)); in npy_floatbits_to_halfbits() local 207 std::vector<uint16_t> fp16(state.range(0)); in Eigen_float_to_half_rtne() local 231 std::vector<uint16_t> fp16(state.range(0)); in Float16Compressor_compress() local 255 std::vector<uint16_t> fp16(state.range(0)); in half_float_detail_float2half_table() local 281 std::vector<uint16_t> fp16(state.range(0)); in half_float_detail_float2half_branch() local
|
| D | from-alt-array.cc | 23 std::vector<uint16_t> fp16(state.range(0)); in fp16_alt_to_fp32_bits() local 48 std::vector<uint16_t> fp16(state.range(0)); in fp16_alt_to_fp32_value() local 74 std::vector<uint16_t> fp16(state.range(0)); in fp16_alt_to_fp32_psimd() local 104 std::vector<uint16_t> fp16(state.range(0)); in fp16_alt_to_fp32x2_psimd() local 135 std::vector<uint16_t> fp16(state.range(0)); in hardware_vcvt_f32_f16() local
|
| D | alt-element.cc | 32 uint16_t fp16 = UINT16_C(0x7C00); in fp16_alt_to_fp32_bits() local 43 uint16_t fp16 = UINT16_C(0x7C00); in fp16_alt_to_fp32_value() local 81 const uint16_t fp16 = fp16_alt_from_fp32_value(fp32_from_bits(fp32)); in fp16_alt_from_fp32_value() local
|
| D | to-alt-array.cc | 28 std::vector<uint16_t> fp16(state.range(0)); in fp16_alt_from_fp32_value() local 53 std::vector<uint16_t> fp16(state.range(0)); in hardware_vcvt_f16_f32() local
|
| /external/FP16/test/ |
| D | ieee-to-fp32-psimd.cc | 16 const psimd_u16 fp16 = { in TEST() local 46 const psimd_u16 fp16 = { in TEST() local 112 const psimd_u16 fp16 = { in TEST() local 180 const psimd_u16 fp16 = { in TEST() local 216 const psimd_u16 fp16 = { in TEST() local 250 const psimd_u16 fp16 = { in TEST() local 283 const psimd_u16 fp16 = { in TEST() local
|
| D | ieee-to-fp32x2-psimd.cc | 16 const psimd_u16 fp16 = { in TEST() local 69 const psimd_u16 fp16 = { in TEST() local 188 const psimd_u16 fp16 = { in TEST() local 309 const psimd_u16 fp16 = { in TEST() local 370 const psimd_u16 fp16 = { in TEST() local 429 const psimd_u16 fp16 = { in TEST() local 487 const psimd_u16 fp16 = { in TEST() local
|
| D | alt-to-fp32-psimd.cc | 13 const psimd_u16 fp16 = { in TEST() local 49 const psimd_u16 fp16 = { in TEST() local 83 const psimd_u16 fp16 = { in TEST() local 116 const psimd_u16 fp16 = { in TEST() local
|
| D | alt-to-fp32x2-psimd.cc | 13 const psimd_u16 fp16 = { in TEST() local 74 const psimd_u16 fp16 = { in TEST() local 133 const psimd_u16 fp16 = { in TEST() local 191 const psimd_u16 fp16 = { in TEST() local
|
| D | alt-to-fp32-bits.cc | 217 const uint16_t fp16 = h + ((uint16_t) (e + exponentBias) << 10); in TEST() local 232 const uint16_t fp16 = (h + ((uint16_t) (e + exponentBias) << 10)) ^ UINT16_C(0x8000); in TEST() local 255 const uint16_t fp16 = h ^ UINT16_C(0x8000); in TEST() local
|
| D | tables.cc | 6 namespace fp16 { namespace
|
| D | ieee-to-fp32-bits.cc | 287 const uint16_t fp16 = h + ((uint16_t) (e + exponentBias) << 10); in TEST() local 302 const uint16_t fp16 = (h + ((uint16_t) (e + exponentBias) << 10)) ^ UINT16_C(0x8000); in TEST() local 325 const uint16_t fp16 = h ^ UINT16_C(0x8000); in TEST() local
|
| D | alt-to-fp32-value.cc | 290 const uint16_t fp16 = h + ((uint16_t) (e + exponentBias) << 10); in TEST() local 308 const uint16_t fp16 = (h + ((uint16_t) (e + exponentBias) << 10)) ^ UINT16_C(0x8000); in TEST() local 337 const uint16_t fp16 = h ^ UINT16_C(0x8000); in TEST() local
|
| D | ieee-to-fp32-value.cc | 362 const uint16_t fp16 = h + ((uint16_t) (e + exponentBias) << 10); in TEST() local 380 const uint16_t fp16 = (h + ((uint16_t) (e + exponentBias) << 10)) ^ UINT16_C(0x8000); in TEST() local 409 const uint16_t fp16 = h ^ UINT16_C(0x8000); in TEST() local
|
| /external/tensorflow/tensorflow/lite/tools/optimize/ |
| D | reduced_precision_support_test.cc | 44 ReducedPrecisionSupport fp16 = ReducedPrecisionSupport::Float16Inference; in TEST_F() local 58 ReducedPrecisionSupport fp16 = ReducedPrecisionSupport::Float16Inference; in TEST_F() local 75 ReducedPrecisionSupport fp16 = ReducedPrecisionSupport::Float16Inference; in TEST_F() local 90 ReducedPrecisionSupport fp16 = ReducedPrecisionSupport::Float16Inference; in TEST_F() local 108 ReducedPrecisionSupport fp16 = ReducedPrecisionSupport::Float16Inference; in TEST_F() local
|
| /external/FP16/test/peachpy/ |
| D | alt-xmm-to-fp32-ymm-avx2.cc | 16 uint16_t fp16[vector_elements]; in TEST() local 39 uint16_t fp16[vector_elements]; in TEST() local 60 uint16_t fp16[vector_elements]; in TEST() local 80 uint16_t fp16[vector_elements]; in TEST() local
|
| D | alt-xmm-to-fp32-xmm-avx.cc | 16 uint16_t fp16[vector_elements]; in TEST() local 39 uint16_t fp16[vector_elements]; in TEST() local 60 uint16_t fp16[vector_elements]; in TEST() local 80 uint16_t fp16[vector_elements]; in TEST() local
|
| /external/FP16/ |
| D | CMakeLists.txt | 68 ADD_LIBRARY(fp16 STATIC target 75 ADD_LIBRARY(fp16 INTERFACE) target
|
| /external/ComputeLibrary/ |
| D | filelist.json | 866 "fp16": [ "src/cpu/kernels/activation/generic/neon/fp16.cpp" ], array 879 "fp16": [ "src/cpu/kernels/activation/generic/sve/fp16.cpp" ], array 906 "fp16":["src/cpu/kernels/add/generic/neon/fp16.cpp"], array 916 "fp16":["src/cpu/kernels/add/generic/sve/fp16.cpp"] array 934 "fp16":["src/cpu/kernels/addmuladd/generic/neon/fp16.cpp"], array 954 "fp16": [ array 966 "fp16": [ "src/core/NEON/kernels/batchnormalization/impl/SVE/fp16.cpp" ], array 1020 "fp16":["src/cpu/kernels/boundingboxtransform/generic/neon/fp16.cpp"], array 1034 "fp16":["src/cpu/kernels/cast/generic/neon/fp16.cpp"] array 1160 "fp16": [ "src/cpu/kernels/crop/generic/neon/fp16.cpp" ], array [all …]
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | conv_grad_input_ops_benchmark_test.cc | 131 using fp16 = Eigen::half; typedef
|
| D | conv_grad_filter_ops_benchmark_test.cc | 158 using fp16 = Eigen::half; typedef
|
| D | fused_batch_norm_op_test.cc | 221 using fp16 = Eigen::half; typedef
|
| /external/mesa3d/src/freedreno/vulkan/ |
| D | tu_util.h | 259 uint64_t fp16; member
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | collective_ops_test.py | 50 fp16=False, argument
|