Searched defs:_nan_to_num_replace (Results 1 – 2 of 2) sorted by relevance
450 inline scalar_t _nan_to_num_replace( in _nan_to_num_replace() function464 inline c10::complex<scalar_t> _nan_to_num_replace( in _nan_to_num_replace() function473 inline Vectorized<scalar_t> _nan_to_num_replace( in _nan_to_num_replace() function484 inline Vectorized<c10::complex<scalar_t>> _nan_to_num_replace( in _nan_to_num_replace() function
212 C10_HOST_DEVICE static inline scalar_t _nan_to_num_replace(scalar_t a, scalar_t nan_replacement, sc… in _nan_to_num_replace() function