A B C D E F G H I L M N O P Q R S T U V
L
- LlmCallback - 类位于 org.pytorch.executorch.extension.llm
- Llama 模型的 Callback 接口。
- LlmModule - 类位于 org.pytorch.executorch.extension.llm
- LlmModule 是 Executorch LLM 的一个包装器。
- load(String,int) - 函数位于 org.pytorch.executorch.Module
- 从磁盘上的指定路径加载序列化的 ExecuTorch 模块。
- load(String) - 函数位于 org.pytorch.executorch.Module
- 从磁盘上的指定路径加载序列化的 ExecuTorch 模块,以便在 CPU 上运行。
- load() - 函数位于 org.pytorch.executorch.extension.llm.LlmModule
- 强制加载模块。
- loadMethod(String) - 函数位于 org.pytorch.executorch.Module
- 在此模块上加载方法。