Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for central (0.33 sec)

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

    }
    
    def TF_ExecuteTPUEmbeddingPartitionerOp : TF_Op<"ExecuteTPUEmbeddingPartitioner", []> {
      let summary = [{
    An op that executes the TPUEmbedding partitioner on the central configuration
      }];
    
      let description = [{
    device and computes the HBM size (in bytes) required for TPUEmbedding operation.
      }];
    
      let arguments = (ins
        StrAttr:$config
      );
    
    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

    *   Add toggles `tf.enable_control_flow_v2()` and `tf.disable_control_flow_v2()`
        for enabling/disabling v2 control flow.
    *   Enable v2 control flow as part of `tf.enable_v2_behavior()` and
        `TF2_BEHAVIOR=1`.
    *   AutoGraph translates Python control flow into TensorFlow expressions,
        allowing users to write regular Python inside `tf.function`-decorated
    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. CHANGELOG/CHANGELOG-1.19.md

        - [Ingress graduates to General Availability](#ingress-graduates-to-general-availability)
        - [seccomp graduates to General Availability](#seccomp-graduates-to-general-availability)
        - [Production images moved to community control](#production-images-moved-to-community-control)
        - [KubeSchedulerConfiguration graduates to Beta](#kubeschedulerconfiguration-graduates-to-beta)
    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. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "default": "",
                "description": "registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes",
                "type": "string"
              },
              "tenant": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0061..007A    ; valid                                  # 1.1  LATIN SMALL LETTER A..LATIN SMALL LETTER Z
    007B..007F    ; disallowed_STD3_valid                  # 1.1  LEFT CURLY BRACKET..<control-007F>
    0080..009F    ; disallowed                             # 1.1  <control-0080>..<control-009F>
    00A0          ; disallowed_STD3_mapped ; 0020          # 1.1  NO-BREAK SPACE
    00A1..00A7    ; valid                  ;      ; NV8    # 1.1  INVERTED EXCLAMATION MARK..SECTION SIGN
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  6. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

        singular: authorizationpolicy
      scope: Namespaced
      versions:
      - name: v1
        schema:
          openAPIV3Schema:
            properties:
              spec:
                description: 'Configuration for access control on workloads. See more
                  details at: https://istio.io/docs/reference/config/security/authorization-policy.html'
                oneOf:
                - not:
                    anyOf:
                    - required:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"DialIP", Func, 0},
    		{"DialTCP", Func, 0},
    		{"DialTimeout", Func, 0},
    		{"DialUDP", Func, 0},
    		{"DialUnix", Func, 0},
    		{"Dialer", Type, 1},
    		{"Dialer.Cancel", Field, 6},
    		{"Dialer.Control", Field, 11},
    		{"Dialer.ControlContext", Field, 20},
    		{"Dialer.Deadline", Field, 1},
    		{"Dialer.DualStack", Field, 2},
    		{"Dialer.FallbackDelay", Field, 5},
    		{"Dialer.KeepAlive", Field, 3},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  8. manifests/charts/base/crds/crd-all.gen.yaml

          name: Age
          type: date
        name: v1
        schema:
          openAPIV3Schema:
            properties:
              spec:
                description: 'Configuration for access control on workloads. See more
                  details at: https://istio.io/docs/reference/config/security/authorization-policy.html'
                oneOf:
                - not:
                    anyOf:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  9. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Kevent_t struct, Ident uint64
    pkg syscall (freebsd-arm64), type Kevent_t struct, Udata *uint8
    pkg syscall (freebsd-arm64), type Msghdr struct
    pkg syscall (freebsd-arm64), type Msghdr struct, Control *uint8
    pkg syscall (freebsd-arm64), type Msghdr struct, Controllen uint32
    pkg syscall (freebsd-arm64), type Msghdr struct, Flags int32
    pkg syscall (freebsd-arm64), type Msghdr struct, Iov *Iovec
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  10. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Kevent_t struct, Udata *uint8 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Control *uint8 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Controllen uint32 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Flags int32 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
Back to top