Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dhalf_support.h19 bool hasHalf() const { in hasHalf() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_hiloeo.cpp55 int hasHalf = is_extension_available(device, "cl_khr_fp16"); in test_hiloeo() local
H A Dtest_vector_swizzle.cpp700 int hasHalf = is_extension_available(device, "cl_khr_fp16"); in test_vector_swizzle() local
H A Dtest_vloadstore.cpp294 bool hasHalf = is_extension_available(device, "cl_khr_fp16"); in test_vset() local