Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Dependencies (0.22 sec)

  1. platforms/documentation/docs/src/docs/userguide/img/tutorial/build-scan-trans-dependencies.png

    build-scan-trans-dependencies.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 633.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

        - [Bug or Regression](#bug-or-regression-15)
        - [Other (Cleanup or Flake)](#other-cleanup-or-flake-7)
      - [Dependencies](#dependencies-16)
        - [Added](#added-16)
        - [Changed](#changed-16)
        - [Removed](#removed-16)
      - [Dependencies](#dependencies-17)
        - [Added](#added-17)
        - [Changed](#changed-17)
        - [Removed](#removed-17)
    - [v1.19.0-rc.4](#v1190-rc4)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. RELEASE.md

        *   This dependency affected anyone installing TensorFlow 2.15 alongside
            NVIDIA CUDA dependencies via `pip install tensorflow[and-cuda]`.
        *   Depending on the installation method, TensorFlow 2.14 would be installed
            instead of 2.15, or users could receive an installation error due to
            those missing dependencies.
    *   TensorFlow 2.15.0.post1 is being released for Linux x86_64 to resolve this
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.publish.maven.internal.dependencies.MavenDependency> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (MavenDependency.java:0)
    Class <org.gradle.api.publish.maven.internal.dependencies.MavenPomDependencies> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (MavenPomDependencies.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  5. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

                    }
                  }
                }
              }
              input_signature {
                tuple_value {
                }
              }
            }
          }
          dependencies {
            node_id: 3
            local_name: "trace_0"
          }
        }
        nodes {
          children {
            node_id: 4
            local_name: "serving_default"
          }
          user_object {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = [{
    Mutually exchanges multiple tensors of identical type and shape.
      }];
    
      let description = [{
    `is_stateless` means each op does not need control dependencies to other
    collective ops. In this case, keys that are unique at runtime
    (e.g. `instance_key`) should be used to distinguish collective groups.
      }];
    
      let arguments = (ins
        TF_FpOrI32OrI64Tensor:$input,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top