Description:
When attempting to use SubMConv3d with the spconv library (version 2.3.6) on Linux for CPU-only execution, I encountered the following error:
AssertionError: cpu don't support act and bias
Line of Code:
An example of the code triggering the error:
Description: When attempting to use SubMConv3d with the spconv library (version 2.3.6) on Linux for CPU-only execution, I encountered the following error:
Line of Code: An example of the code triggering the error:
I need the bias to be True