Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for deploymentID (0.26 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

              "paused": {
                "description": "Indicates that the deployment is paused.",
                "type": "boolean"
              },
              "progressDeadlineSeconds": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.deployment.JavaApplicationHandle> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (JavaApplicationHandle.java:0)
    Class <org.gradle.internal.deployment.RunApplication> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (RunApplication.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)
  3. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              "resourceClassName": {
                "default": "",
                "description": "ResourceClassName references the driver and additional parameters via the name of a ResourceClass that was created as part of the driver deployment.",
                "type": "string"
              }
            },
            "required": [
              "resourceClassName"
            ],
            "type": "object"
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. RELEASE.md

    ## Major Features and Improvements
    
    TensorFlow 2.0 focuses on **simplicity** and **ease of use**, featuring updates
    like:
    
    *   Easy model building with Keras and eager execution.
    *   Robust model deployment in production on any platform.
    *   Powerful experimentation for research.
    *   API simplification by reducing duplication and removing deprecated
        endpoints.
    
    For details on best practices with 2.0, see
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top