Long Wang
Results
2
comments of
Long Wang
Hi, I met the same error. Then, I changed my keras.json to ``` "image_data_format" : "channels_first", "epsilon": 1e-07, "floatx": "float32", "backend": "tensorflow" ``` It worked! May it help!
Hi, I used `CAUSAL_CONV1D_FORCE_BUILD=TRUE pip install causal_conv1d-1.1.3.post1+cu118torch2.0cxx11abiFALSE-cp310-cp310-linux_x86_64.whl ` and got the same error message here.