Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ share_mutable_buffers
Method
share_mutable_buffers
test/models/export_program.py:308–309 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
306
307
@staticmethod
308
def
share_mutable_buffers():
309
return
True
310
311
312
#
Callers
1
export_module_to_program
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected