Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DDistributions.h263 int x_is_integer = x == compat_floor(x); in digamma_one() local
H A DMath.h384 bool x_is_integer = x == trunc(x); in calc_digamma() local
442 bool x_is_integer = x == truncf(x); in calc_digamma() local