- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for no_gcp_support (0.05 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 Dec 30 12:39:10 GMT 2025 - Last Modified: Wed Nov 12 19:21:56 GMT 2025 - 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 Dec 30 12:39:10 GMT 2025 - Last Modified: Fri Dec 26 23:20:26 GMT 2025 - 56.8K bytes - Click Count (0)