Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for importing (0.21 sec)

  1. RELEASE.md

    *   Added `keras.export.ExportArchive` class for low-level customization of the process of exporting SavedModel artifacts for inference. Both ways of exporting models are based on `tf.function` tracing and produce a TF program composed of TF ops. They are meant primarily for environments where the TF runtime is available, but not the Python interpreter, as is typical for production...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

        - [Client Binaries](#client-binaries-1)
        - [Server Binaries](#server-binaries-1)
        - [Node Binaries](#node-binaries-1)
      - [Changelog since v1.19.14](#changelog-since-v11914)
      - [Important Security Information](#important-security-information)
        - [CVE-2021-25741: Symlink Exchange Can Allow Host Filesystem Access](#cve-2021-25741-symlink-exchange-can-allow-host-filesystem-access)
      - [Changes by Kind](#changes-by-kind-1)
    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. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.reporting.components.internal.AbstractBinaryRenderer> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (AbstractBinaryRenderer.java:0)
    Class <org.gradle.api.reporting.components.internal.BinaryRenderer> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (BinaryRenderer.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. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      appropriate when the relevant ancestor is modified.
    
    
                      Note that choosing the relevant ancestor is left to the Policy designers;
                      an important part of Policy design is designing the right object level at
                      which to namespace this status.
    
    
                      Note also that implementations MUST ONLY populate ancestor status for
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                            type: object
                          description: Optional.
                          type: object
                        disableSpanReporting:
                          description: Controls span reporting.
                          nullable: true
                          type: boolean
                        match:
                          description: Allows tailoring of behavior to specific conditions.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      );
    }
    
    def TF_DynamicEnqueueTPUEmbeddingArbitraryTensorBatchOp : TF_Op<"DynamicEnqueueTPUEmbeddingArbitraryTensorBatch", [SameVariadicOperandSize, TF_TPUEmbeddingWriteEffect]> {
      let summary = [{
    Eases the porting of code that uses tf.nn.embedding_lookup_sparse().
      }];
    
      let description = [{
    embedding_indices[i] and aggregation_weights[i] correspond
    to the ith feature.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  7. manifests/charts/base/crds/crd-all.gen.yaml

                            type: object
                          description: Optional.
                          type: object
                        disableSpanReporting:
                          description: Controls span reporting.
                          nullable: true
                          type: boolean
                        match:
                          description: Allows tailoring of behavior to specific conditions.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  8. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                            type: object
                          description: Optional.
                          type: object
                        disableSpanReporting:
                          description: Controls span reporting.
                          nullable: true
                          type: boolean
                        match:
                          description: Allows tailoring of behavior to specific conditions.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__apps__v1_openapi.json

    (dataSource and dataSourceRef) will be set to the same value automatically if one of them is empty and the other is non-empty. When namespace is specified in dataSourceRef, dataSource isn't set to the same value and must be empty. There are three important differences between dataSource and dataSourceRef: * While dataSource only allows two specific types of objects, dataSourceRef\n  allows any non-core object, as well as PersistentVolumeClaim objects.\n* While dataSource ignores disallowed values (dropping...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              "singularName": {
                "default": "",
                "description": "singularName is the singular name of the resource.  This allows clients to handle plural and singular opaquely. The singularName is more correct for reporting status on a single item and both singular and plural are allowed from the kubectl CLI interface.",
                "type": "string"
              },
              "storageVersionHash": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
Back to top