Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Variant (0.19 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = [{
    Converts the given variant tensor to an iterator and stores it in the given resource.
      }];
    
      let arguments = (ins
        Arg<TF_ResourceTensor, [{A handle to an iterator resource.}], [TF_DatasetIteratorWrite]>:$resource_handle,
        Arg<TF_VariantTensor, [{A variant tensor storing the state of the iterator contained in the
    resource.}]>:$serialized
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

            "composite" tensors, such as `tf.RaggedTensor`, as inputs.
        *   Fix device placement issues related to datasets with ragged tensors of
            strings (i.e. variant encoded data with types not supported on GPU).
        *   'experimental_follow_type_hints' for tf.function has been deprecated.
            Please use input_signature or reduce_retracing to minimize retracing.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

            "sds": {
              "token": {
                "aud": "istio-ca"
              }
            },
            "sts": {
              "servicePort": 0
            },
            "tag": "latest",
            "variant": ""
          },
          "istio_cni": {
            "chained": true,
            "enabled": false
          },
          "revision": "",
          "sidecarInjectorWebhook": {
            "alwaysInjectSelector": [],
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1029D..1029F  ; disallowed                             # NA   <reserved-1029D>..<reserved-1029F>
    102A0..102D0  ; valid                                  # 5.1  CARIAN LETTER A..CARIAN LETTER UUU3
    102D1..102DF  ; disallowed                             # NA   <reserved-102D1>..<reserved-102DF>
    102E0         ; valid                                  # 7.0  COPTIC EPACT THOUSANDS MARK
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "properties": {
              "name": {
                "default": "",
                "description": "The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same header.",
                "type": "string"
              },
              "value": {
                "default": "",
                "description": "The header field value",
    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. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.publish.internal.metadata.ModuleMetadataSpec$Variant> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ModuleMetadataSpec.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)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"PutUvarint", Func, 0},
    		{"PutVarint", Func, 0},
    		{"Read", Func, 0},
    		{"ReadUvarint", Func, 0},
    		{"ReadVarint", Func, 0},
    		{"Size", Func, 0},
    		{"Uvarint", Func, 0},
    		{"Varint", Func, 0},
    		{"Write", Func, 0},
    	},
    	"encoding/csv": {
    		{"(*ParseError).Error", Method, 0},
    		{"(*ParseError).Unwrap", Method, 13},
    		{"(*Reader).FieldPos", Method, 17},
    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