Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ export_joint
Method
export_joint
test/models/export_program.py:206–207 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
204
205
@staticmethod
206
def
export_joint():
207
return
True
208
209
210
class
ModuleStateful(torch.nn.Module):
Callers
1
export_module_to_program
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected