MCPcopy Create free account
hub / github.com/pytorch/executorch / export_state_names

Method export_state_names

test/models/export_program.py:223–224  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

221
222 @staticmethod
223 def export_state_names():
224 return True
225
226
227# Mimicking LLM with forward taking tokens and input_pos

Callers 1

export_module_to_programFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected