Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for bin2 (0.11 sec)

  1. RELEASE.md

    *   Fixes an NPE in RandomShuffle with XLA enable [CVE-2023-25674](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25674)
    *   Fixes an FPE in TensorListSplit with XLA [CVE-2023-25673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25673)
    *   Fixes segmentation fault in tfg-translate [CVE-2023-25671](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25671)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                      properties:
                        bind:
                          description: The IP(IPv4 or IPv6) or the Unix domain socket
                            to which the listener should be bound to.
                          type: string
                        captureMode:
                          description: |-
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                      properties:
                        bind:
                          description: The IP(IPv4 or IPv6) or the Unix domain socket
                            to which the listener should be bound to.
                          type: string
                        captureMode:
                          description: |-
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                    items:
                      properties:
                        bind:
                          description: The IP(IPv4 or IPv6) or the Unix domain socket
                            to which the listener should be bound to.
                          type: string
                        captureMode:
                          description: When the bind address is an IP, the captureMode
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "azureFile": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.core.v1.AzureFileVolumeSource"
                  }
                ],
                "description": "azureFile represents an Azure File Service mount on the host and bind mount to the pod."
              },
              "cephfs": {
    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. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      Gateway in an implementation-specific manner, assigning an appropriate
                      set of Addresses.
    
    
                      The implementation MUST bind all Listeners to every GatewayAddress that
                      it assigns to the Gateway and add a corresponding entry in
                      GatewayStatus.Addresses.
    
    
                      Support: Extended
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    			},
    			Data:       data,
    			BinaryData: binaryData,
    		}
    	}
    
    	var (
    		validConfigMap = newConfigMap("validname", "validns", map[string]string{"key": "value"}, map[string][]byte{"bin": []byte("value")})
    		maxKeyLength   = newConfigMap("validname", "validns", map[string]string{strings.Repeat("a", 253): "value"}, nil)
    
    		emptyName               = newConfigMap("", "validns", nil, nil)
    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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"BPF_T_NANOTIME_MONOTONIC_FAST", Const, 1},
    		{"BPF_T_NONE", Const, 1},
    		{"BPF_T_NORMAL", Const, 1},
    		{"BPF_W", Const, 0},
    		{"BPF_X", Const, 0},
    		{"BRKINT", Const, 0},
    		{"Bind", Func, 0},
    		{"BindToDevice", Func, 0},
    		{"BpfBuflen", Func, 0},
    		{"BpfDatalink", Func, 0},
    		{"BpfHdr", Type, 0},
    		{"BpfHdr.Caplen", Field, 0},
    		{"BpfHdr.Datalen", Field, 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)
  9. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      );
    
      let results = (outs
        Res<TensorOf<[TF_Float32, TF_Float64, TF_Int32, TF_Int64]>, [{1D `Tensor` with length equal to `size`. The counts or summed weights for
    each value in the range [0, size).}]>:$bins
      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<2>;
    }
    
    def TF_BitcastOp : TF_Op<"Bitcast", [Pure]> {
      let summary = [{
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top