pytorch extand
时间: 2023-10-15 11:07:08 浏览: 98
回答: 要在安卓上使用PyTorch扩展功能,你需要导入相应的包。根据提供的引用内容,你可以使用以下包来实现PyTorch的扩展功能:implementation 'org.pytorch:pytorch_android:1.10.0'和implementation 'org.pytorch:pytorch_android_torchvision:1.10.0'。\[1\]\[2\]此外,如果你想在安卓上使用PyTorch Lite模型,你还需要导入以下包:implementation 'org.pytorch:pytorch_android_lite:1.9.0'和implementation 'org.pytorch:pytorch_android_torchvision:1.9.0'。\[3\]这些包将提供你所需的功能和工具,以便在安卓平台上使用PyTorch进行扩展。
#### 引用[.reference_title]
- *1* *2* *3* [如何将pytorch模型部署到安卓](https://blog.csdn.net/hhhhhhhhhhwwwwwwwwww/article/details/122860445)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control,239^v3^insert_chatgpt"}} ] [.reference_item]
[ .reference_list ]
阅读全文