Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for machine1 (0.2 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Fix counting error in service/nodeport/loadbalancer quota check ([#97828](https://github.com/kubernetes/kubernetes/pull/97828), [@pacoxu](https://github.com/pacoxu)) [SIG API Machinery and Network]
    - Fix missing cadvisor machine metrics. ([#97006](https://github.com/kubernetes/kubernetes/pull/97006), [@lingsamuel](https://github.com/lingsamuel)) [SIG Node]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  }
                ],
                "description": "hostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath"
              },
              "iscsi": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(DynFlag).String", Method, 0},
    		{"(DynFlag1).GoString", Method, 21},
    		{"(DynFlag1).String", Method, 21},
    		{"(DynTag).GoString", Method, 0},
    		{"(DynTag).String", Method, 0},
    		{"(Machine).GoString", Method, 0},
    		{"(Machine).String", Method, 0},
    		{"(NType).GoString", Method, 0},
    		{"(NType).String", Method, 0},
    		{"(OSABI).GoString", Method, 0},
    		{"(OSABI).String", Method, 0},
    		{"(Prog).ReadAt", Method, 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)
  4. RELEASE.md

    more releases are expected in 2019.
    
    ## Major Features and Improvements
    
    *   The `tensorflow` pip package now includes GPU support by default (same as
        `tensorflow-gpu`) for both Linux and Windows. This runs on machines with and
        without NVIDIA GPUs. `tensorflow-gpu` is still available, and CPU-only
        packages can be downloaded at `tensorflow-cpu` for users who are concerned
        about package size.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

         [  0   0 128  63]], shape=(3, 4), dtype=uint8)
    
    *NOTE*: Bitcast is implemented as a low-level cast, so machines with different
    endian orderings will give different results. A copy from input buffer to output
    buffer is made on BE machines when types are of different sizes in order to get
    the same casting results as on LE machines.
      }];
    
      let arguments = (ins
        TF_NumberTensor:$input
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "description": "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
              },
              "reason": {
                "description": "A machine-readable description of why this operation is in the \"Failure\" status. If this value is empty there is no information available. A Reason clarifies an HTTP status code but does not override it.",
                "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
Back to top