Home
last modified time | relevance | path

Searched defs:fp16_ieee_to_fp32_value (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/c10/util/
H A DHalf.h163 C10_HOST_DEVICE inline float fp16_ieee_to_fp32_value(uint16_t h) { in fp16_ieee_to_fp32_value() function
/aosp_15_r20/external/FP16/include/fp16/
H A Dfp16.h108 static inline float fp16_ieee_to_fp32_value(uint16_t h) { in fp16_ieee_to_fp32_value() function
/aosp_15_r20/external/FP16/bench/
H A Dieee-element.cc56 static void fp16_ieee_to_fp32_value(benchmark::State& state) { in fp16_ieee_to_fp32_value() function
H A Dfrom-ieee-array.cc56 static void fp16_ieee_to_fp32_value(benchmark::State& state) { in fp16_ieee_to_fp32_value() function
/aosp_15_r20/external/executorch/runtime/core/portable_type/
H A Dhalf.h188 inline float fp16_ieee_to_fp32_value(uint16_t h) { in fp16_ieee_to_fp32_value() function