Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for ession (0.49 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                    session-based lifetime. A permanent cookie persists until its
                                    specified expiry time, defined by the Expires or Max-Age cookie
                                    attributes, while a session cookie is deleted when the current
                                    session ends.
    
    
                                    When set to "Permanent", AbsoluteTimeout indicates the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                  "type": "string"
                },
                "type": "array"
              },
              "version": {
                "description": "version is the preferred version of the resource.  Empty implies the version of the containing resource list For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)\".",
                "type": "string"
              }
            },
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    along their first dimension.
    
    Arguments that are captured, are not batched. The session.run call which does
    the concatenation, will use the values of the captured tensors available to it.
    Therefore, typical uses of captured tensors should involve values which remain
    unchanged across session.run calls. Inference is a good example of this.
    
    SparseTensor is not supported. The return value of the decorated function
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. RELEASE.md

            or other situation, under Python's version specification rules,
            `tensorflow[and-cuda]==2.15.0` will not install this fixed version.
            Please use `==2.15.0.post1` to specify this exact version on Linux
            platforms, or a fuzzy version specification, such as `==2.15.*`, to
            specify the most recent compatible version of TensorFlow 2.15 on all
            platforms.
    
    # Release 2.15.0
    
    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. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  "type": "string"
                },
                "type": "array"
              },
              "version": {
                "description": "version is the preferred version of the resource.  Empty implies the version of the containing resource list For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)\".",
                "type": "string"
              }
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F16..1F17    ; disallowed                             # NA   <reserved-1F16>..<reserved-1F17>
    1F18          ; mapped                 ; 1F10          # 1.1  GREEK CAPITAL LETTER EPSILON WITH PSILI
    1F19          ; mapped                 ; 1F11          # 1.1  GREEK CAPITAL LETTER EPSILON WITH DASIA
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  7. src/testdata/Isaac.Newton-Opticks.txt

    _Qu._ 28. Are not all Hypotheses erroneous, in which Light is supposed
    to consist in Pression or Motion, propagated through a fluid Medium? For
    in all these Hypotheses the Phænomena of Light have been hitherto
    explain'd by supposing that they arise from new Modifications of the
    Rays; which is an erroneous Supposition.
    
    If Light consisted only in Pression propagated without actual Motion, it
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(SymType).String", Method, 0},
    		{"(SymVis).GoString", Method, 0},
    		{"(SymVis).String", Method, 0},
    		{"(Type).GoString", Method, 0},
    		{"(Type).String", Method, 0},
    		{"(Version).GoString", Method, 0},
    		{"(Version).String", Method, 0},
    		{"ARM_MAGIC_TRAMP_NUMBER", Const, 0},
    		{"COMPRESS_HIOS", Const, 6},
    		{"COMPRESS_HIPROC", Const, 6},
    		{"COMPRESS_LOOS", Const, 6},
    		{"COMPRESS_LOPROC", Const, 6},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  9. pkg/apis/core/validation/validation_test.go

    		}
    	}
    }
    
    func TestValidateConfigMapUpdate(t *testing.T) {
    	newConfigMap := func(version, name, namespace string, data map[string]string) core.ConfigMap {
    		return core.ConfigMap{
    			ObjectMeta: metav1.ObjectMeta{
    				Name:            name,
    				Namespace:       namespace,
    				ResourceVersion: version,
    			},
    			Data: data,
    		}
    	}
    	validConfigMap := func() core.ConfigMap {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.19.md

    - Update default etcd server version to 3.4.13 ([#94536](https://github.com/kubernetes/kubernetes/pull/94536),...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top