Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JasonLSC/GSCodec_Studio
/ backward
Method
backward
gsplat/compression_simulation/simulation.py:503–504 ·
view source on GitHub ↗
(ctx, grad_output)
Source
from the content-addressed store, hash-verified
501
return
input
502
@staticmethod
503
def
backward(ctx, grad_output):
504
return
grad_output
505
506
507
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected