baseurl: http://10.88.0.140:80/x86_64/ # The IP corrisponds to the rpms-http-server container name: custom-build
(https://pytorch.org/mobile/android/#custom-build) 理解 Activity.runOnUiThread - 简书 (jianshu.com) 使用upsample
rpm/repo.yaml repositories: - arch: x86_64 baseurl: http://10.88.0.140:80/x86_64/ name: centos/custom-build
事实证明,从 PyTorch 1.4 开始,您可以构建一个定制版本的 PyTorch 库,其中只包括您需要的操作(参见pytorch.org/mobile/android/#custom-build)。
rpm/repo.yaml repositories: - arch: x86_64 baseurl: http://10.88.0.140:80/x86_64/ name: centos/custom-build