Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 13841 (0.09 sec)

  1. tensorflow/compiler/mlir/lite/stablehlo/tests/uniform-quantized-stablehlo-to-tfl.mlir

        %1 = stablehlo.maximum %arg2, %arg3 : tensor<!quant.uniform<i8:f32, 3.000000e-01:-5>>
        stablehlo.return %1 : tensor<!quant.uniform<i8:f32, 3.000000e-01:-5>>
      }) {window_dimensions = array<i64: 1, 3, 4, 1>, window_strides = array<i64: 1, 2, 3, 1>} : (tensor<2x9x10x3x!quant.uniform<i8:f32, 3.000000e-01:-5>>, tensor<!quant.uniform<i8:f32, 3.000000e-01:-5>>) -> tensor<2x4x3x3x!quant.uniform<i8:f32, 3.000000e-01:-5>>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 14 17:10:32 UTC 2024
    - 106.2K bytes
    - Viewed (0)
  2. src/cmd/trace/testdata/go122.test

    HeapAlloc dt=6 heapalloc_value=22206088
    HeapAlloc dt=6 heapalloc_value=22214280
    HeapAlloc dt=5 heapalloc_value=22222472
    GoBlock dt=9 reason_string=19 stack=21
    ProcStop dt=163
    ProcStart dt=16841 p=0 p_seq=30
    ProcStop dt=23
    ProcStart dt=1498 p=1 p_seq=24
    ProcStop dt=11
    ProcStart dt=16726 p=1 p_seq=25
    GoUnblock dt=19 g=1 g_seq=67 stack=0
    GoStart dt=117 g=1 g_seq=68
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 17:15:58 UTC 2024
    - 166K bytes
    - Viewed (0)
  3. src/net/http/serve_test.go

    			return
    		}
    	}
    }
    
    // Test that the special cased "/route" redirect
    // implicitly created by a registered "/route/"
    // properly sets the query string in the redirect URL.
    // See Issue 17841.
    func TestServeWithSlashRedirectKeepsQueryString(t *testing.T) {
    	run(t, testServeWithSlashRedirectKeepsQueryString, []testMode{http1Mode})
    }
    func testServeWithSlashRedirectKeepsQueryString(t *testing.T, mode testMode) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 17:57:01 UTC 2024
    - 202K bytes
    - Viewed (0)
Back to top