Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for nextId (0.17 sec)

  1. RELEASE.md

            `StatsAggregator`. Add nested option, `experimental_stats` (which takes
            a `tf.data.experimen tal.StatsOptions` object), to `tf.data.Options`.
            Deprecates `tf.data.experimental.set_stats_agregator`.
        *   Performance optimizations:
        *   Add `tf.data.experimental.OptimizationOptions()`, to configure options
            to enable `tf.data` performance optimizations. Add nested option,
    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. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	PEXTRD $7, X2, (BX)                     // 660f3a161307
    	PEXTRD $7, X11, (BX)                    // 66440f3a161b07
    	PEXTRD $7, X2, (R11)                    // 66410f3a161307
    	PEXTRD $7, X11, (R11)                   // 66450f3a161b07
    	PEXTRD $7, X2, DX                       // 660f3a16d207
    	PEXTRD $7, X11, DX                      // 66440f3a16da07
    	PEXTRD $7, X2, R11                      // 66410f3a16d307
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Fixed a bug where executing a kubectl command with a jsonpath output expression that has a nested range would ignore expressions following the nested range. ([#88464](https://github.com/kubernetes/kubernetes/pull/88464), [@brianpursley](https://github.com/brianpursley)) [SIG API Machinery]
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      }];
    
      let arguments = (ins
        Arg<TF_VariantTensor, [{A Tensor with type=DT_VARIANT containing the deduplication
    data. The tensor is an XLA nested tuple containing N elements (where N is
    the ratio of the number of embedding to tensor cores per TPU chip). Each
    element of the nested tuple is a tuple of rank 1 tensors. Each tensor either
    contains indices (DT_UINT32) for embedding lookup on the TensorCore or
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"IpAdapterInfo.Next", Field, 0},
    		{"IpAdapterInfo.PrimaryWinsServer", Field, 0},
    		{"IpAdapterInfo.SecondaryWinsServer", Field, 0},
    		{"IpAdapterInfo.Type", Field, 0},
    		{"IpAddrString", Type, 0},
    		{"IpAddrString.Context", Field, 0},
    		{"IpAddrString.IpAddress", Field, 0},
    		{"IpAddrString.IpMask", Field, 0},
    		{"IpAddrString.Next", Field, 0},
    		{"IpAddressString", Type, 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)
  6. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              },
              "securityContext": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top