Study the impact of single and mixed precision on the performance predictions of the ML models. Need to understand from the data point of view used for training if single precision suffices ? or do we need to embrace double precision data with mixed precision models.
Study the impact of single and mixed precision on the performance predictions of the ML models. Need to understand from the data point of view used for training if single precision suffices ? or do we need to embrace double precision data with mixed precision models.