Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for 23e1 (0.07 sec)

  1. CHANGELOG/CHANGELOG-1.23.md

        - [Container Images](#container-images-5)
      - [Changelog since v1.23.11](#changelog-since-v12311)
      - [Changes by Kind](#changes-by-kind-5)
        - [Bug or Regression](#bug-or-regression-5)
      - [Dependencies](#dependencies-5)
        - [Added](#added-5)
        - [Changed](#changed-5)
        - [Removed](#removed-5)
    - [v1.23.11](#v12311)
      - [Downloads for v1.23.11](#downloads-for-v12311)
        - [Source Code](#source-code-6)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go

    	/*2297*/ uint16(xSetOp), uint16(PSHUFB),
    	/*2299*/ uint16(xReadSlashR),
    	/*2300*/ uint16(xArgXmm1),
    	/*2301*/ uint16(xArgXmm2M128),
    	/*2302*/ uint16(xMatch),
    	/*2303*/ uint16(xCondPrefix), 2,
    	0x66, 2315,
    	0x0, 2309,
    	/*2309*/ uint16(xSetOp), uint16(PHADDW),
    	/*2311*/ uint16(xReadSlashR),
    	/*2312*/ uint16(xArgMm1),
    	/*2313*/ uint16(xArgMm2M64),
    	/*2314*/ uint16(xMatch),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 16 22:24:28 UTC 2022
    - 266.8K bytes
    - Viewed (0)
  3. src/net/http/h2_bundle.go

    	// allow this to be smaller than 65535 or larger than 2^32-1.
    	// If the value is outside this range, a default value will be
    	// used instead.
    	MaxUploadBufferPerConnection int32
    
    	// MaxUploadBufferPerStream is the size of the initial flow control
    	// window for each stream. The HTTP/2 spec does not allow this to
    	// be larger than 2^32-1. If the value is zero or larger than the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

      %cst_0 = "tf.Const"() {value = dense<[2, 2, 1, 1]> : tensor<4xi32>} : () -> tensor<4xi32>
      %cst_1 = "tf.Const"() {value = dense<[2, 3, 1, 1]> : tensor<4xi32>} : () -> tensor<4xi32>
      // CHECK: %[[SELECT_AND_SCATTER:.*]] = "mhlo.select_and_scatter"(%arg0, %arg1, %arg2) <{padding = dense<0> : tensor<4x2xi64>, window_dimensions = dense<[2, 3, 1, 1]> : tensor<4xi64>, window_strides = dense<[2, 2, 1, 1]> : tensor<4xi64>}> ({
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.22.md

      - kube-apiserver v1.23.0 - v1.23.10
      - kube-apiserver v1.22.0 - v1.22.14
      - kube-apiserver <= v1.21.?
    
    **Fixed Versions**:
      - kube-apiserver v1.25.1
      - kube-apiserver v1.24.5
      - kube-apiserver v1.23.11
      - kube-apiserver v1.22.14
    
    This vulnerability was reported by Nicolas Joly & Weinong Wang from Microsoft
    
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.24.md

      - kube-apiserver v1.23.0 - v1.23.10
      - kube-apiserver v1.22.0 - v1.22.14
      - kube-apiserver <= v1.21.?
    
    **Fixed Versions**:
      - kube-apiserver v1.25.1
      - kube-apiserver v1.24.5
      - kube-apiserver v1.23.11
      - kube-apiserver v1.22.14
    
    This vulnerability was reported by Nicolas Joly & Weinong Wang from Microsoft
    
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  7. docs/en/docs/release-notes.md

    * 🐛 Fix edge case with repeated aliases names not shown in OpenAPI. PR [#2351](https://github.com/tiangolo/fastapi/pull/2351) by [@klaa97](https://github.com/klaa97).
    * 📝 Add misc dependency installs to tutorial docs. PR [#2126](https://github.com/tiangolo/fastapi/pull/2126) by [@TeoZosa](https://github.com/TeoZosa).
    
    ### Docs
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/lite/tests/optimize.mlir

      %cst_0 = arith.constant dense<[1, 2, 0]> : tensor<3xi32>
      %cst_1 = arith.constant dense<[16, 1, 128]> : tensor<3xi32>
      %cst_2 = arith.constant dense<[1024, 128]> : tensor<2xi32>
      %cst_3 = arith.constant dense<[2, 3, 0, 1]> : tensor<4xi32>
      %0 = "tfl.transpose"(%arg0, %cst_3) : (tensor<1x128x4x256xf32>, tensor<4xi32>) -> tensor<4x256x1x128xf32>
      %1 = "tfl.reshape"(%0, %cst_2) : (tensor<4x256x1x128xf32>, tensor<2xi32>) -> tensor<1024x128xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 20:31:41 UTC 2024
    - 284.1K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/lite/tests/fuse-tftext.mlir

      %232 = "tf.Sub"(%231, %15) {device = ""} : (tensor<i64>, tensor<i64>) -> tensor<i64>
      %233 = "tf.Equal"(%232, %15) {device = "", incompatible_shape_error = true} : (tensor<i64>, tensor<i64>) -> tensor<i1>
      %234 = "tf.LogicalOr"(%233, %1) {device = ""} : (tensor<i1>, tensor<i1>) -> tensor<i1>
      %235 = "tf.Equal"(%232, %15) {device = "", incompatible_shape_error = true} : (tensor<i64>, tensor<i64>) -> tensor<i1>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.25.md

      - kube-apiserver v1.23.0 - v1.23.10
      - kube-apiserver v1.22.0 - v1.22.14
      - kube-apiserver <= v1.21.?
    
    **Fixed Versions**:
      - kube-apiserver v1.25.1
      - kube-apiserver v1.24.5
      - kube-apiserver v1.23.11
      - kube-apiserver v1.22.14
    
    This vulnerability was reported by Nicolas Joly & Weinong Wang from Microsoft
    
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
Back to top