mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
discrepancy in smoke_macos_libtorch_2.7_cpu job spec (#17224)
Summary: closes #17223 Pull Request resolved: https://github.com/pytorch/pytorch/pull/17224 Reviewed By: pjh5 Differential Revision: D14121612 Pulled By: kostmo fbshipit-source-id: bfd5a392de5e614031389725535756d7fa7db784
This commit is contained in:
parent
444039c47b
commit
43d5cd4d34
|
|
@ -2967,7 +2967,7 @@ jobs:
|
|||
|
||||
smoke_macos_libtorch_2.7_cpu:
|
||||
environment:
|
||||
BUILD_ENVIRONMENT: "libtorch 2.7m cpu"
|
||||
BUILD_ENVIRONMENT: "libtorch 2.7 cpu"
|
||||
<<: *smoke_mac_test
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1700,7 +1700,7 @@
|
|||
|
||||
smoke_macos_libtorch_2.7_cpu:
|
||||
environment:
|
||||
BUILD_ENVIRONMENT: "libtorch 2.7m cpu"
|
||||
BUILD_ENVIRONMENT: "libtorch 2.7 cpu"
|
||||
<<: *smoke_mac_test
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user