functional_magphase.RdSeparate a complex-valued spectrogram with shape (.., 2) into its magnitude and phase.
functional_magphase(complex_tensor, power = 1)(Tensor): Tensor shape of (.., complex=2)
(float): Power of the norm. (Default: 1.0)
list(tensor, tensor): The magnitude and phase of the complex tensor