Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for stage1 (0.3 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                    "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.runtime.RawExtension"
                  }
                ],
                "description": "Object is:\n * If Type is Added or Modified: the new state of the object.\n * If Type is Deleted: the state of the object immediately before deletion.\n * If Type is Error: *Status is recommended; other types may make sense\n   depending on context."
              },
              "type": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

    {
      "components": {
        "schemas": {
          "io.k8s.api.apps.v1.ControllerRevision": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                              the current state of this API Resource.\n---\nThis struct
                              is intended for direct use as an array at the field path
                              .status.conditions.  For example,\n\n\n\ttype FooStatus
                              struct{\n\t    // Represents the observations of a foo's
                              current state.\n\t    // Known .status.conditions.type are:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. RELEASE.md

    *   `tf.nn.rnn_cell.DropoutWrapper` is now more careful about dropping out LSTM
        states. Specifically, it no longer ever drops the `c` (memory) state of an
        `LSTMStateTuple`. The new behavior leads to proper dropout behavior for
        LSTMs and stacked LSTMs. This bug fix follows recommendations from published
        literature, but is a behavioral change. State dropout behavior may be
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.state.DefaultManagedFactoryRegistry> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultManagedFactoryRegistry.java:0)
    Class <org.gradle.internal.state.Managed> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Managed.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)
Back to top