Home
last modified time | relevance | path

Searched refs:from_context_binary (Results 1 – 6 of 6) sorted by relevance

/external/executorch/examples/qualcomm/qaihub_scripts/stable_diffusion/
Dqaihub_stable_diffusion.py19 from_context_binary,
372 from_context_binary(args.text_encoder_bin, "ctx_loader_0", soc_model),
373 from_context_binary(args.unet_bin, "ctx_loader_1", soc_model),
374 from_context_binary(args.vae_bin, "ctx_loader_2", soc_model),
/external/executorch/examples/qualcomm/qaihub_scripts/llama/llama3/
Dqaihub_llama3_8b.py16 from_context_binary,
71 from_context_binary(
/external/executorch/examples/qualcomm/qaihub_scripts/llama/llama2/
Dqaihub_llama2_7b.py15 from_context_binary,
70 from_context_binary(
/external/executorch/examples/qualcomm/qaihub_scripts/utils/
Dexport.py22 from_context_binary,
255 prog_info = from_context_binary(
/external/executorch/backends/qualcomm/utils/
Dutils.py633 def from_context_binary( # noqa: C901 function
781 from_context_binary(
/external/executorch/backends/qualcomm/tests/
Dtest_qnn_delegate.py33 from_context_binary,
1668 bundle_program = from_context_binary(ctx_path, "ctx_loader")
1990 bundle_program = from_context_binary(ctx_path, "ctx_loader")