Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for mage (0.14 sec)

  1. pkg/apis/core/validation/validation_test.go

    		{Name: "def", Image: " ", ImagePullPolicy: "IfNotPresent", TerminationMessagePolicy: "File"},
    		{Name: "ghi", Image: " some  ", ImagePullPolicy: "IfNotPresent", TerminationMessagePolicy: "File"},
    		{Name: "123", Image: "image", ImagePullPolicy: "IfNotPresent", TerminationMessagePolicy: "File"},
    		{Name: "abc-123", Image: "image", ImagePullPolicy: "IfNotPresent", TerminationMessagePolicy: "File"}, {
    			Name:  "life-123",
    			Image: "image",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                    description: Additional environment variables for the proxy.
                    type: object
                  image:
                    description: Specifies the details of the proxy image.
                    properties:
                      imageType:
                        description: The image type of the image.
                        type: string
                    type: object
                  selector:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  3. RELEASE.md

        *   Expose a flag that allows the number of threads to vary across Python
            benchmarks.
        *   `image.resize` in 2.0 now supports gradients for the new resize kernels.
        *   `image.resize` now considers proper pixel centers and has new kernels
            (incl. anti-aliasing).
        *   Renamed `tf.image` functions to remove duplicate "image" where it is
            redundant.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "Decode and Crop a JPEG-encoded image to a uint8 tensor.";
    
      let description = [{
    The attr `channels` indicates the desired number of color channels for the
    decoded image.
    
    Accepted values are:
    
    *   0: Use the number of channels in the JPEG-encoded image.
    *   1: output a grayscale image.
    *   3: output an RGB image.
    
    If needed, the JPEG-encoded image is transformed to match the requested number
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "array",
                "x-kubernetes-list-type": "atomic"
              },
              "image": {
                "description": "Container image name. More info: https://kubernetes.io/docs/concepts/containers/images",
                "type": "string"
              },
              "imagePullPolicy": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                    description: Additional environment variables for the proxy.
                    type: object
                  image:
                    description: Specifies the details of the proxy image.
                    properties:
                      imageType:
                        description: The image type of the image.
                        type: string
                    type: object
                  selector:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  7. manifests/charts/base/crds/crd-all.gen.yaml

                    description: Additional environment variables for the proxy.
                    type: object
                  image:
                    description: Specifies the details of the proxy image.
                    properties:
                      imageType:
                        description: The image type of the image.
                        type: string
                    type: object
                  selector:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"YCbCrModel", Var, 0},
    		{"YCbCrToRGB", Func, 0},
    	},
    	"image/color/palette": {
    		{"Plan9", Var, 2},
    		{"WebSafe", Var, 2},
    	},
    	"image/draw": {
    		{"(Op).Draw", Method, 2},
    		{"Draw", Func, 0},
    		{"DrawMask", Func, 0},
    		{"Drawer", Type, 2},
    		{"FloydSteinberg", Var, 2},
    		{"Image", Type, 0},
    		{"Op", Type, 0},
    		{"Over", Const, 0},
    		{"Quantizer", Type, 2},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  9. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                    attributes, while a session cookie is deleted when the current
                                    session ends.
    
    
                                    When set to "Permanent", AbsoluteTimeout indicates the
                                    cookie's lifetime via the Expires or Max-Age cookie attributes
                                    and is required.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top