Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for PROPERTY (0.32 sec)

  1. RELEASE.md

    * Introducing `tf.types.experimental.AtomicFunction` as the fastest way to perform TF computations in Python.
    
        * Can be accessed through `inference_fn` property of `ConcreteFunction`s
        * Does not support gradients.
    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__apps__v1_openapi.json

            "properties": {
              "name": {
                "default": "",
                "description": "Name of a property to set",
                "type": "string"
              },
              "value": {
                "default": "",
                "description": "Value of a property to set",
                "type": "string"
              }
            },
            "required": [
              "name",
              "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)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let results = (outs
        Res<TF_I32OrI64Tensor, [{A `Tensor` with the same shape as `values`.  It contains the first scalar index
    into the last dimension where values can be inserted without changing the
    ordered property.}]>:$output
      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
      TF_DerivedResultTypeAttr out_type = TF_DerivedResultTypeAttr<0>;
    }
    
    def TF_MakeIteratorOp : TF_Op<"MakeIterator", []> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.artifacts.repositories.descriptor.FlatDirRepositoryDescriptor$Property> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (FlatDirRepositoryDescriptor.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)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                      TLS Profile
    
    
                      1. TLSRoute, Port: 443, Protocol: TLS, TLS Mode: Passthrough
    
    
                      "Distinct" Listeners have the following property:
    
    
                      The implementation can match inbound requests to a single distinct
                      Listener. When multiple Listeners share values for fields (for
    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. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2149          ; mapped                 ; 006A          # 3.2  DOUBLE-STRUCK ITALIC SMALL J
    214A..214B    ; valid                  ;      ; NV8    # 3.2  PROPERTY LINE..TURNED AMPERSAND
    214C          ; valid                  ;      ; NV8    # 4.1  PER SIGN
    214D          ; valid                  ;      ; NV8    # 5.0  AKTIESELSKAB
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top