Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/util/
H A DHalf.h297 inline uint16_t fp16_ieee_from_fp32_value(float f) { in fp16_ieee_from_fp32_value() function
/aosp_15_r20/external/FP16/include/fp16/
H A Dfp16.h223 static inline uint16_t fp16_ieee_from_fp32_value(float f) { in fp16_ieee_from_fp32_value() function
/aosp_15_r20/external/FP16/bench/
H A Dieee-element.cc169 static void fp16_ieee_from_fp32_value(benchmark::State& state) { in fp16_ieee_from_fp32_value() function
H A Dto-ieee-array.cc31 static void fp16_ieee_from_fp32_value(benchmark::State& state) { in fp16_ieee_from_fp32_value() function
/aosp_15_r20/external/executorch/runtime/core/portable_type/
H A Dhalf.h328 inline uint16_t fp16_ieee_from_fp32_value(float f) { in fp16_ieee_from_fp32_value() function