You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: