Searched defs:_log_add_exp_helper (Results 1 – 2 of 2) sorted by relevance
22 scalar_t _log_add_exp_helper(scalar_t x, scalar_t y) { in _log_add_exp_helper() function36 c10::complex<scalar_t> _log_add_exp_helper(const c10::complex<scalar_t>& x, const c10::complex<scal… in _log_add_exp_helper() function
31 __host__ __device__ scalar_t _log_add_exp_helper(const scalar_t& x, const scalar_t& y) { in _log_add_exp_helper() function74 __host__ __device__ c10::complex<scalar_t> _log_add_exp_helper(const c10::complex<scalar_t>& x, con… in _log_add_exp_helper() function