Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/util/
H A DHalf.h65 inline uint32_t fp16_ieee_to_fp32_bits(uint16_t h) { in fp16_ieee_to_fp32_bits() function
/aosp_15_r20/external/FP16/include/fp16/
H A Dfp16.h26 static inline uint32_t fp16_ieee_to_fp32_bits(uint16_t h) { in fp16_ieee_to_fp32_bits() function
/aosp_15_r20/external/FP16/bench/
H A Dieee-element.cc45 static void fp16_ieee_to_fp32_bits(benchmark::State& state) { in fp16_ieee_to_fp32_bits() function
H A Dfrom-ieee-array.cc31 static void fp16_ieee_to_fp32_bits(benchmark::State& state) { in fp16_ieee_to_fp32_bits() function
/aosp_15_r20/external/executorch/runtime/core/portable_type/
H A Dhalf.h90 inline uint32_t fp16_ieee_to_fp32_bits(uint16_t h) { in fp16_ieee_to_fp32_bits() function