Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Storage (0.17 sec)

  1. .bazelrc

    build:tf_public_cache --remote_cache="https://storage.googleapis.com/tensorflow-devinfra-bazel-cache/january2024" --remote_upload_local_results=false
    # Cache pushes are limited to TF's CI system.
    build:tf_public_cache_push --config=tf_public_cache --remote_upload_local_results=true --google_default_credentials
    # Public cache for macOS builds
    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)
  2. RELEASE.md

            Grappler) optimizations.
        *   Deprecated and removed `attrs()` function in shape inference. All
            attributes should be queried by name now (rather than range returned) to
            enable changing the underlying storage there.
        *   The following Python symbols were accidentally added in earlier versions
            of TensorFlow and now are removed. Each symbol has a replacement that
    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)
Back to top