将Pytorch模型迁移到android端(android studio)【未实现】

windows安装Pytorch
https://pytorch.org/
将Pytorch模型迁移到android端(android studio)【未实现】_第1张图片
windows查看python版本号:python --version
windows查看python安装路径:Python import sys print(sys.path)
windows测试Pytorch是否安装成功并查看版本号:python import torch torch.__version__

你可能感兴趣的:(Keras,android,studio,tensorboard,Pytorch,android,android,studio,Keras,tensorflow)