Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for onOutput (0.46 sec)

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

    Produces an output tensor with shape `params.shape[:axis] +
    indices.shape[batch_dims:] + params.shape[axis + 1:]` where:
    
    ```python
        # Scalar indices (output is rank(params) - 1).
        output[a_0, ..., a_n, b_0, ..., b_n] =
          params[a_0, ..., a_n, indices, b_0, ..., b_n]
    
        # Vector indices (output is rank(params)).
        output[a_0, ..., a_n, i, b_0, ..., b_n] =
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                              add:
                                              - name: "my-header"
                                                value: "bar,baz"
    
    
                                            Output:
                                              GET /foo HTTP/1.1
                                              my-header: foo,bar,baz
                                          items:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              "required": true,
              "schema": {
                "type": "string",
                "uniqueItems": true
              }
            },
            {
              "description": "If 'true', then the output is pretty printed. Defaults to 'false' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget).",
              "in": "query",
              "name": "pretty",
              "schema": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              },
              "tty": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. RELEASE.md

            *   `tf.where` op for data types
                `tf.int32`/`tf.uint32`/`tf.int8`/`tf.uint8`/`tf.int64`.
            *   `tf.random.normal` op for output data type `tf.float32` on CPU.
            *   `tf.random.uniform` op for output data type `tf.float32` on CPU.
            *   `tf.random.categorical` op for output data type `tf.int64` on CPU.
    
    *   `tensorflow.experimental.tensorrt`:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*FlagSet).IntVar", Method, 0},
    		{"(*FlagSet).Lookup", Method, 0},
    		{"(*FlagSet).NArg", Method, 0},
    		{"(*FlagSet).NFlag", Method, 0},
    		{"(*FlagSet).Name", Method, 10},
    		{"(*FlagSet).Output", Method, 10},
    		{"(*FlagSet).Parse", Method, 0},
    		{"(*FlagSet).Parsed", Method, 0},
    		{"(*FlagSet).PrintDefaults", Method, 0},
    		{"(*FlagSet).Set", Method, 0},
    		{"(*FlagSet).SetOutput", 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)
  7. pkg/apis/core/validation/validation_test.go

    		},
    	},
    	} {
    		output := &v1.Pod{
    			ObjectMeta: metav1.ObjectMeta{Annotations: map[string]string{}},
    		}
    		for i, ctr := range test.pod.Spec.Containers {
    			output.Spec.Containers = append(output.Spec.Containers, v1.Container{})
    			if ctr.SecurityContext != nil && ctr.SecurityContext.SeccompProfile != nil {
    				output.Spec.Containers[i].SecurityContext = &v1.SecurityContext{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  8. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                            type: object
                          type: array
                        outputPayloadToHeader:
                          description: This field specifies the header name to output
                            a successfully verified JWT payload to the backend.
                          type: string
                      required:
                      - issuer
                      type: object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  9. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                            type: object
                          type: array
                        outputPayloadToHeader:
                          description: This field specifies the header name to output
                            a successfully verified JWT payload to the backend.
                          type: string
                        timeout:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  10. manifests/charts/base/crds/crd-all.gen.yaml

                            type: object
                          type: array
                        outputPayloadToHeader:
                          description: This field specifies the header name to output
                            a successfully verified JWT payload to the backend.
                          type: string
                        timeout:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
Back to top