Utilize Tensor and Cuda cores simultaneously

Hello. My RTX4090 has tensor cores, and I use tf32 and tf16 formats.
Does PyTorch utilize both Tensor Cores and CUDA cores or only Tensor Cores?

Is it possible to utilize both?