- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for no_gcp_support (0.06 seconds)
-
tensorflow/BUILD
"@platforms//cpu:x86_64", ], visibility = ["//visibility:public"], ) # Features that are default ON are handled differently below. # config_setting( name = "no_gcp_support", define_values = {"no_gcp_support": "true"}, visibility = ["//visibility:public"], ) # Experimental features config_setting( name = "stackdriver_support", define_values = {"stackdriver_support": "true"},Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Tue Mar 24 21:00:18 GMT 2026 - 53.1K bytes - Click Count (0) -
.bazelrc
common:sycl --define=using_sycl=true common:sycl --define=tensorflow_mkldnn_contraction_kernel=0 common:sycl --repo_env TF_NEED_SYCL=1 # Options to disable default on features common:nogcp --define=no_gcp_support=true common:nonccl --define=no_nccl_support=true # Modular TF build options common:dynamic_kernels --define=dynamic_loaded_kernels=true common:dynamic_kernels --copt=-DAUTOLOAD_DYNAMIC_KERNELS
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Mar 28 04:33:01 GMT 2026 - 58.9K bytes - Click Count (0)