Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for assignOp (0.23 sec)

  1. RELEASE.md

            [guide on input distribution](https://www.tensorflow.org/tutorials/distribute/input).
    *   Allow var.assign on MirroredVariables with aggregation=NONE in replica
        context. Previously this would raise an error. We now allow this because
        many users and library writers find using `.assign` in replica context to be
        more convenient, instead of having to use `Strategy.extended.update` which
    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. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                          type: object
                                      type: object
                                    name:
                                      description: The name assigned to the filter chain.
                                      type: string
                                    sni:
                                      description: The SNI value used by a filter chain's
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                                          type: object
                                      type: object
                                    name:
                                      description: The name assigned to the filter chain.
                                      type: string
                                    sni:
                                      description: The SNI value used by a filter chain's
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    If `indices` is a permutation and `len(indices) == params.shape[0]` then
    this operation will permute `params` accordingly.
    
    `validate_indices`: DEPRECATED. If this operation is assigned to CPU, values in
    `indices` are always validated to be within range. If assigned to GPU,
    out-of-bound indices result in safe but unspecified behavior, which may include
    raising an error.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      conditions:
    
    
                        * no addresses are specified, all addresses are dynamically assigned
                        * a combination of specified and dynamic addresses are assigned
                        * a specified address was unusable (e.g. already in use)
    
    
                    items:
    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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"TypeAssertExpr.X", Field, 0},
    		{"TypeSpec", Type, 0},
    		{"TypeSpec.Assign", Field, 9},
    		{"TypeSpec.Comment", Field, 0},
    		{"TypeSpec.Doc", Field, 0},
    		{"TypeSpec.Name", Field, 0},
    		{"TypeSpec.Type", Field, 0},
    		{"TypeSpec.TypeParams", Field, 18},
    		{"TypeSwitchStmt", Type, 0},
    		{"TypeSwitchStmt.Assign", Field, 0},
    		{"TypeSwitchStmt.Body", Field, 0},
    		{"TypeSwitchStmt.Init", 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)
  7. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "boolean"
              },
              "subdomain": {
    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