Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/erikwijmans/Pointnet2_PyTorch
/ backward
Method
backward
pointnet2/utils/pointnet2_utils.py:154–155 ·
view source on GitHub ↗
(ctx, a=None, b=None)
Source
from the content-addressed store, hash-verified
152
153
@staticmethod
154
def
backward(ctx, a=None, b=None):
155
return
None, None
156
157
158
three_nn = ThreeNN.apply
Callers
3
pointnet2_modules.py
File · 0.45
pointnet2_msg_sem.py
File · 0.45
_test_loop
Function · 0.45
Calls
no outgoing calls
Tested by
1
_test_loop
Function · 0.36