Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Cannon (0.38 sec)

  1. RELEASE.md

    ### Bug Fixes and Other Changes
    
    *   Hot-fix was needed for an issue affecting the TensorFlow installation
        process.
        *   TensorFlow 2.15.0 Python package was requesting `tensorrt`-related
            packages that cannot be found unless the user installs them beforehand
            or provides additional installation flags.
        *   This dependency affected anyone installing TensorFlow 2.15 alongside
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. .bazelrc

    build:rbe_cross_compile_base_xla --strategy_regexp='Generating flatbuffer files.*=remote'
    build:rbe_cross_compile_base_xla --strategy_regexp='Executing genrule @llvm-project.*=remote'
    
    # Test-related settings below this point
    # We cannot run cross-compiled tests on the remote Linux x86 VMs so we need to
    # force all tests to run locally on the Aarch64 host.
    test:rbe_cross_compile_base --strategy=TestRunner=local --build_tests_only
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu May 02 19:34:20 GMT 2024
    - 52.8K bytes
    - Viewed (2)
Back to top