Change the tensor type when using tabular

Is there a way to force float64 in the tensor that’s being passed to the forward method instead of float32 when converting from a pandas dataset for tabular uses?