Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ dump
Method
dump
exir/program/_program.py:517–518 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
515
return
_to_edge(self, config)
516
517
def
dump(self) -> None:
518
print(self.exported_program.graph_module.graph)
519
520
def
to_executorch(
521
self,
Callers
15
to_yaml
Method · 0.80
export_whisper_to_mlx
Function · 0.80
main
Function · 0.80
qnn_context_binary_generator
Method · 0.80
qnn_net_run
Method · 0.80
qnn_profile_viewer
Method · 0.80
save_checkpoint
Function · 0.80
build_hf_checkpoint
Function · 0.80
test_export_to_pte
Method · 0.80
test_llama3_2_text_decoder_aoti
Method · 0.80
_load_hf_conditional_model
Function · 0.80
_save_bundle
Function · 0.80
Calls
no outgoing calls
Tested by
5
save_checkpoint
Function · 0.64
build_hf_checkpoint
Function · 0.64
test_export_to_pte
Method · 0.64
test_llama3_2_text_decoder_aoti
Method · 0.64
_save_bundle
Function · 0.64