Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for no_gcp_support (0.07 seconds)

  1. .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)
Back to Top