Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kiangan (0.31 sec)

  1. .bazelrc

    build:win_clang_xla --host_linkopt=/FORCE:MULTIPLE
    test:win_clang_xla --linkopt=/FORCE:MULTIPLE
    test:win_clang_xla --host_linkopt=/FORCE:MULTIPLE
    
    # Options to build TensorFlow 1.x or 2.x.
    # TODO(kanglan): Change v2's define to default behavior
    build:v2 --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1
    
    # Enable all targets in XLA
    build:cpu_cross --define=with_cross_compiler_support=true
    
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Apr 24 20:50:35 GMT 2024
    - 52.6K bytes
    - Viewed (2)
Back to top