default_eval_fn
-
class
torch.quantization.
default_eval_fn
(model, calib_data)[source] Default evaluation function takes a torch.utils.data.Dataset or a list of input Tensors and run the model on the dataset
torch.quantization.
default_eval_fn
(model, calib_data)[source]Default evaluation function takes a torch.utils.data.Dataset or a list of input Tensors and run the model on the dataset