stylegan3/torch_utils/ops
Janne Hellsten 407db86e6f pytorch 1.11 support: don't use conv2d_gradfix on v1.11, port grid_sample_gradfix to the new API
thanks @timothybrooks for the fix!

for #145
2022-04-22 17:45:23 +03:00
..
__init__.py Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
bias_act.cpp Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
bias_act.cu Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
bias_act.h Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
bias_act.py Update custom ops to work with fresh install of VS 2022 2022-04-11 18:28:54 +03:00
conv2d_gradfix.py pytorch 1.11 support: don't use conv2d_gradfix on v1.11, port grid_sample_gradfix to the new API 2022-04-22 17:45:23 +03:00
conv2d_resample.py Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
filtered_lrelu.cpp Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
filtered_lrelu.cu Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
filtered_lrelu.h Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
filtered_lrelu.py Update custom ops to work with fresh install of VS 2022 2022-04-11 18:28:54 +03:00
filtered_lrelu_ns.cu Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
filtered_lrelu_rd.cu Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
filtered_lrelu_wr.cu Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
fma.py Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
grid_sample_gradfix.py pytorch 1.11 support: don't use conv2d_gradfix on v1.11, port grid_sample_gradfix to the new API 2022-04-22 17:45:23 +03:00
upfirdn2d.cpp Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
upfirdn2d.cu Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
upfirdn2d.h Remove UTF-8 byte order markers (BOMs) 2021-10-13 13:00:26 +03:00
upfirdn2d.py Update custom ops to work with fresh install of VS 2022 2022-04-11 18:28:54 +03:00