Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for Groups (0.26 sec)

  1. src/main/webapp/css/admin/bootstrap.min.css.map

    .input-group-prepend .input-group-text + .input-group-text,\n.input-group-prepend .input-group-text + .btn,\n.input-group-append .btn + .btn,\n.input-group-append .btn + .input-group-text,\n.input-group-append .input-group-text + .input-group-text,\n.input-group-append .input-group-text + .btn {\n  margin-left: -1px;\n}\n\n.input-group-prepend {\n  margin-right: -1px;\n}\n\n.input-group-append {\n  margin-left: -1px;\n}\n\n.input-group-text {\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-align:...
    Registered: 2024-06-12 13:08
    - Last Modified: 2020-02-07 10:28
    - 626.8K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    4. Crop the start and end of dimensions `[1, ..., M]` of
       `reshaped_permuted` according to `crops` to produce the output of shape:
         [batch / prod(block_shape),
    
          input_shape[1] * block_shape[0] - crops[0,0] - crops[0,1],
          ...,
          input_shape[M] * block_shape[M-1] - crops[M-1,0] - crops[M-1,1],
    
          input_shape[M+1], ..., input_shape[N-1]]
    
    Some examples:
    
    Registered: 2024-06-16 05:45
    - Last Modified: 2024-06-11 23:24
    - 793K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Fix handling of aws-load-balancer-security-groups annotation. Security-Groups assigned with this annotation are no longer modified by kubernetes which is the expected behaviour of most users. Also no unnecessary Security-Groups are created anymore if this annotation is used. ([#83446](https://github.com/kubernetes/kubernetes/pull/83446), [@Elias481](https://github.com/Elias481)) [SIG...
    Registered: 2024-06-15 01:39
    - Last Modified: 2022-01-05 05:42
    - 489.7K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                          properties:
                            group:
                              description: |-
                                Group is the group of the referent. For example, "gateway.networking.k8s.io".
                                When unspecified or empty string, core API group is inferred.
                              maxLength: 253
    Registered: 2024-06-14 15:00
    - Last Modified: 2024-05-09 02:01
    - 912.2K bytes
    - Viewed (0)
  5. RELEASE.md

    on GitHub for insight into recent issues and development progress.
    
    If you experience any snags when using TF 2.0, please let us know at the
    [TF 2.0 Testing User Group](https://groups.google.com/a/tensorflow.org/forum/?utm_medium=email&utm_source=footer#!forum/testing).
    We have a support mailing list as well as weekly testing meetings, and would
    love to hear your migration feedback and questions.
    
    Registered: 2024-06-16 05:45
    - Last Modified: 2024-06-11 23:24
    - 730.3K bytes
    - Viewed (0)
  6. src/main/webapp/css/bootstrap.min.css.map

    .input-group-prepend .input-group-text + .input-group-text,\n.input-group-prepend .input-group-text + .btn,\n.input-group-append .btn + .btn,\n.input-group-append .btn + .input-group-text,\n.input-group-append .input-group-text + .input-group-text,\n.input-group-append .input-group-text + .btn {\n  margin-left: -1px;\n}\n\n.input-group-prepend {\n  margin-right: -1px;\n}\n\n.input-group-append {\n  margin-left: -1px;\n}\n\n.input-group-text {\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-align:...
    Registered: 2024-06-12 13:08
    - Last Modified: 2020-02-13 04:21
    - 626.8K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(UnknownGroupIdError).Error", Method, 7},
    		{"(UnknownUserError).Error", Method, 0},
    		{"(UnknownUserIdError).Error", Method, 0},
    		{"Current", Func, 0},
    		{"Group", Type, 7},
    		{"Group.Gid", Field, 7},
    		{"Group.Name", Field, 7},
    		{"Lookup", Func, 0},
    		{"LookupGroup", Func, 7},
    		{"LookupGroupId", Func, 7},
    		{"LookupId", Func, 0},
    		{"UnknownGroupError", Type, 7},
    Registered: 2024-06-12 16:32
    - Last Modified: 2024-04-02 02:20
    - 534.2K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "description": "A list of groups applied to the first process run in each container, in addition to the container's primary GID and fsGroup (if specified).  If the SupplementalGroupsPolicy feature is enabled, the supplementalGroupsPolicy field determines whether these are in addition to or instead of any group memberships defined in the container image. If unspecified, no additional groups are added, though group memberships defined in the container image may still be...
    Registered: 2024-06-15 01:39
    - Last Modified: 2024-05-29 22:40
    - 810.7K bytes
    - Viewed (0)
  9. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Cmsghdr struct, Type int32
    pkg syscall (freebsd-arm64), type Credential struct
    pkg syscall (freebsd-arm64), type Credential struct, Gid uint32
    pkg syscall (freebsd-arm64), type Credential struct, Groups []uint32
    pkg syscall (freebsd-arm64), type Credential struct, NoSetGroups bool
    pkg syscall (freebsd-arm64), type Credential struct, Uid uint32
    pkg syscall (freebsd-arm64), type Dirent struct
    Registered: 2024-06-12 16:32
    - Last Modified: 2023-02-17 20:31
    - 508.9K bytes
    - Viewed (0)
  10. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Credential struct #53466
    pkg syscall (freebsd-riscv64), type Credential struct, Gid uint32 #53466
    pkg syscall (freebsd-riscv64), type Credential struct, Groups []uint32 #53466
    pkg syscall (freebsd-riscv64), type Credential struct, NoSetGroups bool #53466
    pkg syscall (freebsd-riscv64), type Credential struct, Uid uint32 #53466
    pkg syscall (freebsd-riscv64), type Dirent struct #53466
    Registered: 2024-06-12 16:32
    - Last Modified: 2023-02-17 21:23
    - 602.6K bytes
    - Viewed (1)
Back to top