x2861 = 'The default behavior for interpolate/upsample with float scale_factor will change in 1.6.0 to align with other frameworks/libraries, and use scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. '
x3049 = x3051
x2862 = 0
x3050 = x3045
x2863 = 9223372036854775807
x2864 = 1
x2865 = 2
x2866 = None
x2867 = None
x2868 = None
x2869 = None
x2870 = None
x2871, x2872, x2873, x2874 = x2848
x2875 = x2872 is x2860
if x2875 :
x2878 = x2873 is x2860
x2876 = x2878
x2877 = x2872
else:
else:
x2879 = x2872
x3052 = x3045
x2876 = x2859
x3049 = False
x2877 = x2879
x3050 = x3052
if x2876 :
if x3049 :
raise RaiseException(x2858)
raise RaiseException('Exception')
x2882 = x2877 is not x2860
x3055 = x3050 is not None
if x2882 :
if x3055 :
x2885 = x2877
x3058 = x3050
x2886 = x2873 is not x2860
x3059 = x3046 is not None
x2883 = x2886
x3056 = x3059
x2884 = x2885
x3057 = x3058
else:
else:
x2883 = x2859
x3056 = False
x2884 = x2877
x3057 = x3050
if x2883 :
if x3056 :
raise RaiseException(x2858)
raise RaiseException('Exception')
x2887 = x2868
x3060 = None
x2888 = x2869
x3061 = None
else:
else:
x2887 = x2873
x3060 = x3046
x2888 = x2884
x3061 = x3057
x2890 = x2887 is not x2860
x3063 = x3060 is not None
if x2890 :
if x3063 :
x2892 = x2887
x3065 = x3060
x2893 = len(x2892)
x3066 = len(x3065)
x2894 = x2893 != x2836
x3067 = x3066 != 2
if x2894 :
if x3067 :
raise RaiseException(x2858)
raise RaiseException('Exception')
x2891 = x2892
x3064 = x3065
else:
else:
x2891 = x2887
x3064 = x3060
x2897 = x2888 is not x2860
x3070 = x3061 is not None
if x2897 :
if x3070 :
x2899 = x2888
x3072 = x3061
x2898 = x2899
x3071 = x3072
else:
else:
x2898 = x2866
x3071 = None
if x2897 :
if x3070 :
x2900 = x2898
x3073 = x3071
else:
else:
x2901 = x2891 is not x2860
x3074 = x3064 is not None
if x2901 :
if x3074 :
x2903 = x2891
x3076 = x3064
x2902 = x2903
x3075 = x3076
else:
else:
raise RaiseException(x2858)
raise RaiseException('Exception')
x2902 = x2867
x3075 = None
x2905 = x2874 is x2860
x3078 = x3047 is None
if x2905 :
if x3078 :
x2907 = len(x2902)
x3080 = len(x3075)
x2908 = x2907 > x2862
x3081 = x3080 > 0
x2912 = x2859
x3086 = 0
x2913 = x2862
for x3083 in range(2147483647):
for x2910 in range(x2863):
x3087 = x3075[x3086]
x2914 = x2902[x2913]
x3088 = math.floor(x3087)
x2915 = math.floor(x2914)
x3089 = x3088 != x3087
x2916 = x2915 != x2914
if x3089 :
if x2916 :
x3090 = False
x2917 = x2859
x3091 = x3089
x2918 = x2916
else:
else:
x2917 = x2870
x3090 = None
x2918 = x2870
x3091 = None
if x2916 :
if x3089 :
x2919 = x2917
x3092 = x3090
x2920 = x2918
x3093 = x3091
else:
else:
x2919 = x2857
x3092 = True
x2920 = x2916
x3093 = x3089
x2921 = x2913 + x2864
x3094 = x3086 + 1
x2922 = x2921 < x2907
x3095 = x3094 < x3080
x2923 = x2922 and x2919
x3096 = x3095 and x3092
x2909 = x2920
x3082 = x3093
x2910 = x2921
x3083 = x3094
if x2909 :
if x3082 :
import warnings
import warnings
warnings.warn(x2861, stacklevel=2)
warnings.warn('The default behavior for interpolate/upsample with float scale_factor will change in 1.6.0 to align with other frameworks/libraries, and use scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. ', stacklevel=2)