Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for no_gcp_support (0.05 sec)

  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
    
    Registered: Tue Dec 30 12:39:10 UTC 2025
    - Last Modified: Fri Dec 26 23:20:26 UTC 2025
    - 56.8K bytes
    - Viewed (0)
Back to top