Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for cvt1 (0.03 sec)

  1. tensorflow/compiler/mlir/lite/tests/quantize.mlir

    // CHECK: %[[cst1:.*]] = "tfl.pseudo_qconst"() <{qtype = tensor<32x3x3x3x!quant.uniform<u8<1:255>:f32, 1.000000e-01>>, value = dense<1> : tensor<32x3x3x3xi8>}>
    // CHECK: %[[conv:.*]] = "tfl.conv_2d"(%arg0, %[[cst1]], %[[cst0]])
    // CHECK: return %[[conv]] : tensor<1x112x112x32x!quant.uniform<u8:f32, 0.023528476789885875>>
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 28 23:10:13 UTC 2024
    - 39.7K bytes
    - Viewed (0)
  2. src/net/http/clientserver_test.go

    	}
    	return tt.ReqFunc
    }
    
    func (tt h12Compare) run(t *testing.T) {
    	setParallel(t)
    	cst1 := newClientServerTest(t, http1Mode, HandlerFunc(tt.Handler), tt.Opts...)
    	defer cst1.close()
    	cst2 := newClientServerTest(t, http2Mode, HandlerFunc(tt.Handler), tt.Opts...)
    	defer cst2.close()
    
    	res1, err := tt.reqFunc()(cst1.c, cst1.ts.URL)
    	if err != nil {
    		t.Errorf("HTTP/1 request: %v", err)
    		return
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 46.6K bytes
    - Viewed (0)
  3. src/crypto/tls/testdata/Client-TLSv13-ClientCert-RSA-RSAPSS

    000000c0  c1 8a a9 51 24 20 86 dc  99 ac d2 28 af 7b 2d 6e  |...Q$ .....(.{-n|
    000000d0  16 9b 71 71 82 00 94 51  a4 4f 22 c1 26 a2 6f 67  |..qq...Q.O".&.og|
    000000e0  d9 45 ff 80 13 39 16 0f  9c 43 76 54 e5 12 0f 89  |.E...9...CvT....|
    000000f0  95 ed 75 df eb cb 6b d2  77 fd fa 37 d7 a3 31 b5  |..u...k.w..7..1.|
    00000100  61 47 69 8f 99 55 70 d0  96 b0 f7 a9 1b 53 69 a3  |aGi..Up......Si.|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.9K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go

    	VREPRINT                         = 0xc
    	VSTART                           = 0x8
    	VSTOP                            = 0x9
    	VSUSP                            = 0xa
    	VSWTC                            = 0x7
    	VT1                              = 0x4000
    	VTDLY                            = 0x4000
    	VTIME                            = 0x5
    	VWERASE                          = 0xe
    	WDIOC_GETBOOTSTATUS              = 0x80045702
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 34.2K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go

    	VREPRINT                         = 0xc
    	VSTART                           = 0x8
    	VSTOP                            = 0x9
    	VSUSP                            = 0xa
    	VSWTC                            = 0x7
    	VT1                              = 0x4000
    	VTDLY                            = 0x4000
    	VTIME                            = 0x5
    	VWERASE                          = 0xe
    	WDIOC_GETBOOTSTATUS              = 0x80045702
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 34.2K bytes
    - Viewed (0)
Back to top