causal_conv1d_interface import causal_conv1d_fn, causal_conv1d_update 4 changes: 0 additions & 4 deletions 4 setup.py Original file line numberDiff line numberDiff line change @@ -125,10 +125,6 @@ def append_nvcc_threads(nvcc_extra_args): ext_modules = [] if not torch.cuda.is_...