Searched defs:IsInf (Results 1 – 3 of 3) sorted by relevance
44 __global__ void IsInf(const size_t size, const T* input, bool* out) { in IsInf() function55 __global__ void IsInf(const size_t size, const half* input, bool* out) { in IsInf() function
3982 class IsInf(PrimitiveWithInfer): class
4290 RValue<Int4> IsInf(RValue<Float4> x) in IsInf() function