Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 12p6 (0.04 sec)

  1. tensorflow/compiler/mlir/lite/stablehlo/tests/legalize_hlo.mlir

    // CHECK-SAME:                            %[[VAL_0:.*]]: tensor<256xf32>,
    // CHECK-SAME:                            %[[VAL_1:.*]]: tensor<256xf32>) -> tensor<f32> {
    // CHECK:           %[[VAL_2:.*]] = arith.constant dense<[1, 256]> : tensor<2xi64>
    // CHECK:           %[[VAL_3:.*]] = "tf.Reshape"(%[[VAL_0]], %[[VAL_2]]) : (tensor<256xf32>, tensor<2xi64>) -> tensor<1x256xf32>
    // CHECK:           %[[VAL_4:.*]] = arith.constant dense<[256, 1]> : tensor<2xi64>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 29 07:26:59 UTC 2024
    - 340.2K bytes
    - Viewed (0)
  2. pkg/proxy/iptables/proxier_test.go

    			expectedRule:  true,
    		},
    		{
    			name:          "LoadBalancerIPMode disabled, ipMode nil",
    			ipModeEnabled: false,
    			svcIP:         "10.20.30.43",
    			svcLBIP:       "1.2.3.6",
    			ipMode:        nil,
    			expectedRule:  true,
    		},
    		/* LoadBalancerIPMode enabled */
    		{
    			name:          "LoadBalancerIPMode enabled, ipMode Proxy",
    			ipModeEnabled: true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (1)
  3. docs/en/docs/release-notes.md

    ## 0.54.1
    
    * Update database test setup. PR [#1226](https://github.com/tiangolo/fastapi/pull/1226).
    * Improve test debugging by showing response text in failing tests. PR [#1222](https://github.com/tiangolo/fastapi/pull/1222) by [@samuelcolvin](https://github.com/samuelcolvin).
    
    ## 0.54.0
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
Back to top