mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Remove is_arvr_mode() from xnnpack.buck.bzl (#158682)
Summary: **Changes** * Deleted function import from build definition utilities * Removed `load("//tools/build_defs:fbsource_utils.bzl", "is_arvr_mode")` * Replaced is_arvr_mode() function calls with direct references to configuration flags * Changed from `is_arvr_mode()` to `"ovr_config//build_mode:arvr_mode"` * Changed conditional expressions to Buck `select()` statements Test Plan: Check if CI passes Rollback Plan: Differential Revision: D78520947 Pull Request resolved: https://github.com/pytorch/pytorch/pull/158682 Approved by: https://github.com/malfet
This commit is contained in:
committed by
PyTorch MergeBot
parent
feaa02f9ad
commit
f09a484b81
779
third_party/xnnpack.buck.bzl
vendored
779
third_party/xnnpack.buck.bzl
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user