Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for with_tpu_support (0.05 seconds)

  1. .bazelrc

    # AWS SDK must be compiled in release mode. see: https://github.com/tensorflow/tensorflow/issues/37498
    common:dbg --copt -DDEBUG_BUILD
    
    # Config to build TF TPU
    common:tpu --define=with_tpu_support=true
    common:tpu --define=framework_shared_object=true
    common:tpu --copt=-DLIBTPU_ON_GCE
    common:tpu --define=enable_mlir_bridge=true
    
    common:rocm --copt=-Wno-gnu-offsetof-extensions
    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