- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for linux_aarch64 (0.06 sec)
-
tensorflow/BUILD
[], ), values = if_oss( {"crosstool_top": "//external:android/chromiumos"}, {}, ), visibility = ["//visibility:public"], ) config_setting( name = "linux_aarch64", constraint_values = if_google( ["//third_party/bazel_platforms/os:linux"], [], ), values = {"cpu": "aarch64"}, visibility = ["//visibility:public"], )
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 16 05:28:35 UTC 2024 - 53.5K bytes - Viewed (0) -
.bazelrc
# # Embedded Linux options (experimental and only tested with TFLite build yet) # elinux: General Embedded Linux options shared by all flavors. # elinux_aarch64: Embedded Linux options for aarch64 (ARM64) CPU support. # elinux_armhf: Embedded Linux options for armhf (ARMv7) CPU support. # # Release build options (for all operating systems)
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Mon Oct 28 22:02:31 UTC 2024 - 51.3K bytes - Viewed (0)