Home
last modified time | relevance | path

Searched defs:reference_lgamma (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dreference_math.cpp1867 double reference_lgamma(double x) in reference_lgamma() function
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_methods_invocations.py11301 def reference_lgamma(x): function