Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Dependencies (0.42 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. 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)
  3. 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)
  4. 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)
  5. 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