Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for satisfies (0.22 sec)

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

    form square matrices. `Rhs` is a tensor of shape `[..., M, K]`. The `output` is
    a tensor shape `[..., M, K]`.  If `adjoint` is `False` then each output matrix
    satisfies `matrix[..., :, :] * output[..., :, :] = rhs[..., :, :]`.
    If `adjoint` is `True` then each output matrix satisfies
    `adjoint(matrix[..., :, :]) * output[..., :, :] = rhs[..., :, :]`.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Package", Type, 5},
    		{"PkgName", Type, 5},
    		{"Pointer", Type, 5},
    		{"Qualifier", Type, 5},
    		{"RecvOnly", Const, 5},
    		{"RelativeTo", Func, 5},
    		{"Rune", Const, 5},
    		{"Satisfies", Func, 20},
    		{"Scope", Type, 5},
    		{"Selection", Type, 5},
    		{"SelectionKind", Type, 5},
    		{"SelectionString", Func, 5},
    		{"SendOnly", Const, 5},
    		{"SendRecv", Const, 5},
    		{"Signature", Type, 5},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                  type: object
                              type: object
                          type: object
                        match:
                          description: Match conditions to be satisfied for the rule to
                            be activated.
                          items:
                            properties:
                              authority:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  4. manifests/charts/base/crds/crd-all.gen.yaml

                                  type: object
                              type: object
                          type: object
                        match:
                          description: Match conditions to be satisfied for the rule to
                            be activated.
                          items:
                            properties:
                              authority:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              }
            },
            "required": [
    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. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                  type: object
                              type: object
                          type: object
                        match:
                          description: Match conditions to be satisfied for the rule to
                            be activated.
                          items:
                            properties:
                              authority:
    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. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            gRPC requests. Each match is independent, i.e. this rule will be matched
                            if **any** one of the matches is satisfied.
    
    
                            For example, take the following matches configuration:
    
    
                            ```
                            matches:
                            - method:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top