Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for unlimited (0.37 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

              - name: enable-core-dump
                args:
                - -c
                - sysctl -w kernel.core_pattern=/var/lib/istio/data/core.proxy && ulimit -c unlimited
                command:
                  - /bin/sh
              {{- if contains "/" (annotation .ObjectMeta `sidecar.istio.io/proxyImage` .Values.global.proxy_init.image) }}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "A stack that produces elements in first-in last-out order.";
    
      let arguments = (ins
        Arg<TF_Int32Tensor, [{The maximum size of the stack if non-negative. If negative, the stack
    size is unlimited.}]>:$max_size,
    
        TypeAttr:$elem_type,
        DefaultValuedOptionalAttr<StrAttr, "\"\"">:$stack_name
      );
    
      let results = (outs
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "items":...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "properties": {
              "potentialNodes": {
                "description": "PotentialNodes lists nodes where the Pod might be able to run.\n\nThe size of this field is limited to 128. This is large enough for many clusters. Larger clusters may need more attempts to find a node that suits all pending resources. This may get increased in the future, but not reduced.",
                "items": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    32CD          ; mapped                 ; 0065 0072 0067 #4.0  SQUARE ERG
    32CE          ; mapped                 ; 0065 0076     # 4.0  SQUARE EV
    32CF          ; mapped                 ; 006C 0074 0064 #4.0  LIMITED LIABILITY SIGN
    32D0          ; mapped                 ; 30A2          # 1.1  CIRCLED KATAKANA A
    32D1          ; mapped                 ; 30A4          # 1.1  CIRCLED KATAKANA I
    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. RELEASE.md

            quantized models.
        *   Added support for converting and resizing models with dynamic
            (placeholder) dimensions. Previously, there was only limited support for
            dynamic batch size, and even that did not guarantee that the model could
            be properly resized at runtime.
            *   Enabled experimental support for a new quantization mode with 16-bit
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top