Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for content_es (0.17 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    the rank of `input`. For each dimension D of `input`, `paddings[D, 0]` indicates
    how many values to add before the contents of `input` in that dimension, and
    `paddings[D, 1]` indicates how many values to add after the contents of `input`
    in that dimension. Both `paddings[D, 0]` and `paddings[D, 1]` must be no greater
    than `input.dim_size(D)` (or `input.dim_size(D) - 1`) if `copy_border` is true
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

    ...
    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. pkg/apis/core/validation/validation_test.go

    		},
    		expectedErrorSubstring: dnsSubdomainLabelErrMsg,
    	}, {
    		testName: "empty GMSA cred spec contents",
    		windowsOptions: &core.WindowsSecurityContextOptions{
    			GMSACredentialSpec: toPtr(""),
    		},
    		expectedErrorSubstring: "gmsaCredentialSpec cannot be an empty string",
    	}, {
    		testName: "GMSA cred spec contents that are too long",
    		windowsOptions: &core.WindowsSecurityContextOptions{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top