Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 61 for p_hold (0.2 sec)

  1. api/openapi-spec/v3/apis__discovery.k8s.io__v1_openapi.json

                "description": "deprecatedTopology contains topology information part of the v1beta1 API. This field is deprecated, and will be removed when the v1beta1 API is removed (no sooner than kubernetes v1.24).  While this field can hold values, it is not writable through the v1 API, and any attempts to write to it will be silently ignored. Topology information can be found in the zone and nodeName fields instead.",
                "type": "object"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/ir/tfl_ops.td

        // input activations are asymmetrically quantized.
        OptionalAttr<BoolAttr>:$asymmetric_quantize_inputs,
    
        // Types of the optional intermediate tensors, which exist for fully
        // quantized LSTM op and hold the ranges of the intermediate tensors.
        // The type for intermediate tensors are be quant.calibrated when imported
        // to only store calibrated min, max values. The proper quantization spec is
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:09:08 UTC 2024
    - 186K bytes
    - Viewed (0)
  3. src/cmd/go/alldocs.go

    // examples).
    //
    // The Dir, Target, Shlib, Root, ConflictDir, and Export file paths
    // are all absolute paths.
    //
    // By default, the lists GoFiles, CgoFiles, and so on hold names of files in Dir
    // (that is, paths relative to Dir, not absolute paths).
    // The generated files added when using the -compiled and -test flags
    // are absolute paths referring to cached copies of generated Go source files.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__flowcontrol.apiserver.k8s.io__v1beta3_openapi.json

    level's BorrowingConcurrencyLimit (BorrowingCL) and is a limit on the total number of seats that this level may borrow at any one time. This field holds the ratio of that limit to the level's nominal concurrency limit. When this field is non-nil, it must hold a non-negative integer and the limit is calculated as follows.\n\nBorrowingCL(i) = round( NominalCL(i) * borrowingLimitPercent(i)/100.0 )\n\nThe value of this field can be more than 100, implying that this priority level can borrow a number of seats...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 232.7K bytes
    - Viewed (0)
  5. src/cmd/internal/obj/x86/asm6.go

    	branchLoopHead
    )
    
    // opBytes holds optab encoding bytes.
    // Each ytab reserves fixed amount of bytes in this array.
    //
    // The size should be the minimal number of bytes that
    // are enough to hold biggest optab op lines.
    type opBytes [31]uint8
    
    type Optab struct {
    	as     obj.As
    	ytab   []ytab
    	prefix uint8
    	op     opBytes
    }
    
    type movtab struct {
    	as   obj.As
    	ft   uint8
    	f3t  uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__scheduling.k8s.io__v1_openapi.json

                "kind": "WatchEvent",
                "version": "v1alpha1"
              }
            ]
          },
          "io.k8s.apimachinery.pkg.runtime.RawExtension": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 116.6K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__certificates.k8s.io__v1alpha1_openapi.json

                "kind": "WatchEvent",
                "version": "v1alpha1"
              }
            ]
          },
          "io.k8s.apimachinery.pkg.runtime.RawExtension": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 119K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__storagemigration.k8s.io__v1alpha1_openapi.json

                "kind": "WatchEvent",
                "version": "v1alpha1"
              }
            ]
          },
          "io.k8s.apimachinery.pkg.runtime.RawExtension": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 133.3K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__internal.apiserver.k8s.io__v1alpha1_openapi.json

                "kind": "WatchEvent",
                "version": "v1alpha1"
              }
            ]
          },
          "io.k8s.apimachinery.pkg.runtime.RawExtension": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 133.2K bytes
    - Viewed (0)
  10. staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

              "items": {
                "format": "int64",
                "type": "integer"
              },
              "type": "array"
            },
            "sysctls": {
              "description": "Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported sysctls (by the container runtime) might fail to launch.",
              "items": {
                "$ref": "#/definitions/io.k8s.api.core.v1.Sysctl"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
Back to top