e.g. passing the wrong types to interpolate
aten::__interpolate(Tensor input, int? size=None, float[]? scale_factor=None, str
mode='\156\145\141\162\145\163\164', bool? align_corners=None) -> (Tensor):
Expected a value of type 'Optional[int]' for argument 'size' but instead found ty
pe 'Tensor'.