Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CLANG_COMPILER_PATH (0.22 sec)

  1. .bazelrc

    build:rocm --define=xnn_enable_avxvnniint8=false
    build:rocm --define=xnn_enable_avx512fp16=false
    build:rocm --repo_env TF_NEED_ROCM=1
    
    build:rocm_clang_official --config=rocm
    build:rocm_clang_official --action_env=CLANG_COMPILER_PATH="/usr/lib/llvm-18/bin/clang"
    build:rocm_clang_official --action_env=TF_ROCM_CLANG="1"
    build:rocm_clang_official --linkopt="-fuse-ld=lld"
    build:rocm_clang_official --host_linkopt="-fuse-ld=lld"
    
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Fri Aug 22 21:03:34 UTC 2025
    - 56K bytes
    - Viewed (0)
Back to top