Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for longerst (0.27 sec)

  1. RELEASE.md

            `DynamicLossScale` will no longer affect the weights of the
            LossScaleOptimizer, and vice versa.
        *   The global policy can no longer be set to a non-floating point policy in
            `tf.keras.mixed_precision.experimental.set_policy`
        *   In `Layer.call`, `AutoCastVariable`s will no longer be casted within
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string"
              },
              "selfLink": {
                "description": "Deprecated: selfLink is a legacy read-only field that is no longer populated by the system.",
                "type": "string"
              }
            },
            "type": "object"
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

      - `servicePort` -> `service.port.number` (for numeric values)
      - `pathType` no longer has a default value in v1; "Exact", "Prefix", or "ImplementationSpecific" must be specified
    
      Other Ingress API updates:
      - backends can now be resource or service backends
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "format": "int64",
                "type": "integer"
              },
              "tolerations": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                to complete.
    
    
                                Setting a timeout to the zero duration (e.g. "0s") SHOULD disable the timeout
                                completely. Implementations that cannot completely disable the timeout MUST
                                instead interpret the zero duration as the longest possible value to which
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  6. src/testdata/Isaac.Newton-Opticks.txt

    the third with molten Pitch, and the Liquors be stirred about alike to
    give them a vortical Motion; the Pitch by its Tenacity will lose its
    Motion quickly, the Oil being less tenacious will keep it longer, and
    the Water being less tenacious will keep it longest, but yet will lose
    it in a short time. Whence it is easy to understand, that if many
    contiguous Vortices of molten Pitch were each of them as large as those
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    							LocalhostProfile: ptr.To("foo-bar "),
    						},
    					},
    				},
    			},
    		},
    		"too long AppArmor localhost profile": {
    			expectedError: "Too long: may not be longer than 4095",
    			spec: core.Pod{
    				ObjectMeta: metav1.ObjectMeta{
    					Name:      "123",
    					Namespace: "ns",
    				},
    				Spec: core.PodSpec{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Otherwise, it has `r+1` dimensions `[I, J, ..., L, num_diags, max_diag_len]`.
    `num_diags` is the number of diagonals, `num_diags = k[1] - k[0] + 1`.
    `max_diag_len` is the longest diagonal in the range `[k[0], k[1]]`,
    `max_diag_len = min(M + min(k[1], 0), N + min(-k[0], 0))`
    
    The output is a tensor of rank `k+1` with dimensions `[I, J, ..., L, M, N]`.
    If `k` is scalar or `k[0] == k[1]`:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Regexp).FindStringSubmatchIndex", Method, 0},
    		{"(*Regexp).FindSubmatch", Method, 0},
    		{"(*Regexp).FindSubmatchIndex", Method, 0},
    		{"(*Regexp).LiteralPrefix", Method, 0},
    		{"(*Regexp).Longest", Method, 1},
    		{"(*Regexp).MarshalText", Method, 21},
    		{"(*Regexp).Match", Method, 0},
    		{"(*Regexp).MatchReader", Method, 0},
    		{"(*Regexp).MatchString", Method, 0},
    		{"(*Regexp).NumSubexp", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top