- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for apple_platform_type (0.1 sec)
-
tensorflow/BUILD
], values = { "apple_platform_type": "macos", }, visibility = ["//visibility:public"], ) config_setting( name = "macos_arm64", constraint_values = [ "@platforms//cpu:aarch64", "@platforms//os:macos", ], values = { "apple_platform_type": "macos", }, visibility = ["//visibility:public"],
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Thu Aug 28 19:11:51 UTC 2025 - 53.4K bytes - Viewed (0) -
.bazelrc
build:android --dynamic_mode=off # TODO(belitskiy): Remove once on Clang 20. build:android --define=xnn_enable_avxvnniint8=false # Sets the default Apple platform to macOS. build:macos --apple_platform_type=macos # gRPC on MacOS requires this #define build:macos --copt=-DGRPC_BAZEL_BUILD # Avoid hitting command line argument limit build:macos --features=archive_param_file
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Fri Aug 22 21:03:34 UTC 2025 - 56K bytes - Viewed (0)