Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for experts (0.33 sec)

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

                                    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
                                    cookie's lifetime via the Expires or Max-Age cookie attributes
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Where to extract the key and value from a line is specified by `key_index` and
    `value_index`.
    
    - A value of -1 means use the line number(starting from zero), expects `int64`.
    - A value of -2 means use the whole line content, expects `string`.
    - A value >= 0 means use the index (starting at zero) of the split line based
      on `delimiter`.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. RELEASE.md

    *   Added a `model.export(filepath)` API to create a lightweight SavedModel artifact that can be used for inference (e.g. with TF-Serving).
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Client.Timeout", Field, 3},
    		{"Client.Transport", Field, 0},
    		{"CloseNotifier", Type, 1},
    		{"ConnState", Type, 3},
    		{"Cookie", Type, 0},
    		{"Cookie.Domain", Field, 0},
    		{"Cookie.Expires", Field, 0},
    		{"Cookie.HttpOnly", Field, 0},
    		{"Cookie.MaxAge", Field, 0},
    		{"Cookie.Name", Field, 0},
    		{"Cookie.Path", Field, 0},
    		{"Cookie.Raw", Field, 0},
    		{"Cookie.RawExpires", Field, 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