Commit graph

6 commits

Author SHA1 Message Date
John Detloff
ead36e5a90 Add dep on Accelerate framework to torch podspecs (#88422)
A dep on Accelerate was added in https://github.com/pytorch/pytorch/pull/80449 We need to declare this dep in our podspec, otherwise users will have to add the Accelerate framework to their projects manually.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/88422
Approved by: https://github.com/kimishpatel, https://github.com/malfet
2022-11-04 17:31:17 +00:00
John Detloff
ea8a5b09a9 [IOS] Update Cocoapods for 1.13 release (#88075)
Update the podspecs for libtorch and libtorch-lite to v 1.13 to prepare for the 1.13 pod release.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/88075
Approved by: https://github.com/manuelcandales, https://github.com/salilsdesai, https://github.com/malfet
2022-10-31 23:36:00 +00:00
atalman
33fecf057f [IOS] Update Cocoapods for 1.12 release (#80472)
[IOS] Update Cocoapods for 1.12 release

Pull Request resolved: https://github.com/pytorch/pytorch/pull/80472
Approved by: https://github.com/mthrok, https://github.com/malfet
2022-06-28 23:49:50 +00:00
Tao Xu
7cd8857b8a [iOS] Update Cocoapods for 1.11 (#74089)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/74089

Test Plan: Imported from OSS

Reviewed By: hanton

Differential Revision: D34811951

Pulled By: xta0

fbshipit-source-id: b1cc4a63941f1db6372266c840c56a82205e7786
(cherry picked from commit ff5951052ecf41597795883f47b46476c8e74e04)
2022-03-11 05:41:51 +00:00
Hanton Yang
01ced45217 [iOS] Bump up iOS CocoaPods version to 1.10.0 (#67058)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/67058

Test Plan: Imported from OSS

Reviewed By: xta0

Differential Revision: D31846445

Pulled By: hanton

fbshipit-source-id: 7510a6c15fdeecc996fcce5c48db32e148ba7def
2021-10-21 21:30:24 -07:00
Tao Xu
67b8e6410d [OSS] Add podspec for libtorch-lite (#59638)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/59638

ghstack-source-id: 130847775

Test Plan: .

Reviewed By: husthyc, cccclai

Differential Revision: D28966693

fbshipit-source-id: 1b82623279709d0118c0967e2ba730d5dec040cc
2021-06-08 14:46:23 -07:00