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

Function get_qnn_context_binary_alignment

backends/qualcomm/utils/utils.py:1459–1460  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1457
1458
1459def get_qnn_context_binary_alignment() -> int:
1460 return PyQnnManagerAdaptor.GetQNNCtxBinAlignment()

Callers 2

build_executorch_binaryFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected