Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for Percent (0.17 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                            For example, if two backends are specified with equal weights, and one is
                            invalid, 50 percent of traffic MUST receive an `UNAVAILABLE` status.
                            Implementations may choose how that 50 percent is determined.
    
    
                            Support: Core for Kubernetes Service
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                  - message: must be a valid duration greater than 1ms
                                    rule: duration(self) >= duration('1ms')
                                percent:
                                  description: Percentage of requests on which the delay
                                    will be injected (0-100).
                                  format: int32
    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

                                  - message: must be a valid duration greater than 1ms
                                    rule: duration(self) >= duration('1ms')
                                percent:
                                  description: Percentage of requests on which the delay
                                    will be injected (0-100).
                                  format: int32
    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. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                  description: Add a fixed delay before forwarding the
                                    request.
                                  type: string
                                percent:
                                  description: Percentage of requests on which the delay
                                    will be injected (0-100).
                                  format: int32
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0660..0669    ; valid                                  # 1.1  ARABIC-INDIC DIGIT ZERO..ARABIC-INDIC DIGIT NINE
    066A..066D    ; valid                  ;      ; NV8    # 1.1  ARABIC PERCENT SIGN..ARABIC FIVE POINTED STAR
    066E..066F    ; valid                                  # 3.2  ARABIC LETTER DOTLESS BEH..ARABIC LETTER DOTLESS QAF
    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. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "format": "int64",
                "type": "integer"
              },
              "path": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Select", Func, 0},
    		{"Sendfile", Func, 0},
    		{"Sendmsg", Func, 0},
    		{"SendmsgN", Func, 3},
    		{"Sendto", Func, 0},
    		{"Servent", Type, 0},
    		{"Servent.Aliases", Field, 0},
    		{"Servent.Name", Field, 0},
    		{"Servent.Port", Field, 0},
    		{"Servent.Proto", Field, 0},
    		{"SetBpf", Func, 0},
    		{"SetBpfBuflen", Func, 0},
    		{"SetBpfDatalink", Func, 0},
    		{"SetBpfHeadercmpl", Func, 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)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    parameters that are loaded from a checkpoint before a training loop is
    executed.
      }];
    
      let arguments = (ins
        Arg<TF_Float32Tensor, [{Value of parameters used in the stochastic gradient descent optimization algorithm.}]>:$parameters,
    
        DefaultValuedOptionalAttr<I64Attr, "-1">:$table_id,
        DefaultValuedOptionalAttr<StrAttr, "\"\"">:$table_name,
        I64Attr:$num_shards,
        I64Attr:$shard_id,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. RELEASE.md

            Please use `==2.15.0.post1` to specify this exact version on Linux
            platforms, or a fuzzy version specification, such as `==2.15.*`, to
            specify the most recent compatible version of TensorFlow 2.15 on all
            platforms.
    
    # Release 2.15.0
    
    ## TensorFlow
    
    ### Breaking Changes
    
    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