Home
last modified time | relevance | path

Searched defs:to_half (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DFloat16Test.cpp120 auto to_half = [](float f) { return skvx::to_half(skvx::float4{f})[0]; }; local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/
H A Dsubgroup_common_templates.h269 static subgroups::cl_half to_half(float x) in to_half() function
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_nn.py3731 def to_half(x): function
/aosp_15_r20/external/skia/src/opts/
H A DSkRasterPipeline_opts.h1417 SI U16 to_half(F f) { in to_half() function