Home
last modified time | relevance | path

Searched defs:fp16_alt_from_fp32_value (Results 1 – 3 of 3) sorted by relevance

/external/FP16/bench/
Dalt-element.cc78 static void fp16_alt_from_fp32_value(benchmark::State& state) { in fp16_alt_from_fp32_value() function
Dto-alt-array.cc23 static void fp16_alt_from_fp32_value(benchmark::State& state) { in fp16_alt_from_fp32_value() function
/external/FP16/include/fp16/
Dfp16.h430 static inline uint16_t fp16_alt_from_fp32_value(float f) { in fp16_alt_from_fp32_value() function