Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 21 for 17763 (0.05 sec)

  1. pkg/monitoring/monitoring_test.go

    	).ValueFrom(func() float64 {
    		return 17.76
    	})
    
    	testDerivedGaugeLabels = monitoring.NewDerivedGauge(
    		"test_derived_gauge_labels",
    		"Testing derived gauge functionality",
    	)
    )
    
    func TestDerivedGauge(t *testing.T) {
    	mt := monitortest.New(t)
    	mt.Assert(testDerivedGauge.Name(), nil, monitortest.Exactly(17.76))
    }
    
    func TestDerivedGaugeWithLabels(t *testing.T) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Sep 13 16:04:48 UTC 2023
    - 8.4K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tfr/examples/mnist/mnist_train.py

                                         'RELU')
    
        # output shape: [-1, 7, 7, 64]
        max_pool2 = gen_mnist_ops.new_max_pool(conv2, 2, 2, 2, 2, 'SAME')
    
        # Reshape the feature map cuboid into a 2D matrix to feed it to the
        # fully connected layers.
        # output shape: [-1, 7*7*64]
        reshape = tf.reshape(max_pool2, [-1, flatten_size])
    
        # output shape: [-1, 1024]
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Oct 20 03:05:18 UTC 2021
    - 6.5K bytes
    - Viewed (0)
  3. src/math/rand/example_test.go

    	// Uint32      2760229429          296659907           1922395059
    	// Intn(10)    1                   2                   5
    	// Int31n(10)  4                   7                   8
    	// Int63n(10)  7                   6                   3
    	// Perm        [1 4 2 3 0]         [4 2 1 3 0]         [1 2 4 0 3]
    }
    
    func ExamplePerm() {
    	for _, value := range rand.Perm(3) {
    		fmt.Println(value)
    	}
    
    	// Unordered output: 1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 26 16:24:57 UTC 2022
    - 4.2K bytes
    - Viewed (0)
  4. src/crypto/tls/testdata/Server-TLSv13-ALPN-NotConfigured

    000000c0  26 00 24 00 1d 00 20 5f  8f fa 0f 94 46 78 3d a9  |&.$... _....Fx=.|
    000000d0  7d d8 2b 65 f6 c1 55 6b  fd aa 4b 65 23 7b ad 13  |}.+e..Uk..Ke#{..|
    000000e0  88 06 ce 54 f1 77 63                              |...T.wc|
    >>> Flow 2 (server to client)
    00000000  16 03 03 00 7a 02 00 00  76 03 03 00 00 00 00 00  |....z...v.......|
    00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 7.4K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS___MKFIFO_A                      = 0x6EC // 1772
    	SYS_____OPEN_STAT_A                 = 0x6ED // 1773
    	SYS___LSTAT_A                       = 0x6EE // 1774
    	SYS___LSTAT_O_A                     = 0x6EF // 1775
    	SYS___MKNOD_A                       = 0x6F0 // 1776
    	SYS___MOUNT_A                       = 0x6F1 // 1777
    	SYS___UMOUNT_A                      = 0x6F2 // 1778
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  6. src/crypto/tls/testdata/Server-TLSv13-ClientAuthRequestedAndECDSAGiven

    000002b0  3f 95 65 e6 9e c7 ad 03  e1 d2 34 d2 84 d5 f6 8c  |?.e.......4.....|
    000002c0  1e 8a aa e4 75 c0 7f 1d  79 4e 70 10 4e 18 9c eb  |....u...yNp.N...|
    000002d0  17 76 0c 66 6c 82 72 41  83 98 fc 41 41 4a 07 03  |.v.fl.rA...AAJ..|
    000002e0  a6 16 51 0d 60 96 43 0a  97 27 72 42 31 70 6b 02  |..Q.`.C..'rB1pk.|
    000002f0  e4 58 b0 15 4f 2e a3 5a  ed dc 82 99 82 47 d5 6c  |.X..O..Z.....G.l|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 25 00:14:50 UTC 2023
    - 13.7K bytes
    - Viewed (0)
  7. src/cmd/cgo/internal/test/test.go

    	int i;
    } S17537;
    
    int I17537(S17537 *p);
    
    #define I17537(p) ((p)->i)
    
    // Calling this function used to fail without the cast.
    const int F17537(const char **p) {
    	return **p;
    }
    
    // issue 17723
    // API compatibility checks
    
    typedef char *cstring_pointer;
    static void cstring_pointer_fun(cstring_pointer dummy) { }
    const char *api_hello = "hello!";
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 20 15:50:06 UTC 2024
    - 48.5K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go

    	/*1761*/ uint16(xSetOp), uint16(MOV),
    	/*1763*/ uint16(xReadSlashR),
    	/*1764*/ uint16(xArgRmf64),
    	/*1765*/ uint16(xArgTR0dashTR7),
    	/*1766*/ uint16(xMatch),
    	/*1767*/ uint16(xCondIs64), 1770, 1776,
    	/*1770*/ uint16(xSetOp), uint16(MOV),
    	/*1772*/ uint16(xReadSlashR),
    	/*1773*/ uint16(xArgTR0dashTR7),
    	/*1774*/ uint16(xArgRmf32),
    	/*1775*/ uint16(xMatch),
    	/*1776*/ uint16(xSetOp), uint16(MOV),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 16 22:24:28 UTC 2022
    - 266.8K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.13.md

    - kubeadm: Fixed a possible scenario where kubeadm can pull much newer control-plane images ([#69301](https://github.com/kubernetes/kubernetes/pull/69301), [@neolit123](https:/...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  10. staging/src/k8s.io/apiserver/pkg/authentication/request/x509/x509_test.go

             20:91:63:5c:ac:5c:e7:0c:78:fc:28:f3:f9:24:de:3d:30:e3:
             64:ca:5d:a6:86:30:76:5e:53:a4:99:77:a4:7a:c5:52:62:cd:
             f9:79:42:69:57:1b:79:25:c5:51:45:42:ed:ae:9c:bc:f2:4c:
             4d:9d:3a:17:73:b1:d2:94:ab:61:4a:90:fa:59:f1:96:c7:7c:
             26:5b:0c:75:4b:94:6f:76:ac:6c:70:8f:68:5c:e3:e7:7b:b9:
             38:c2:0f:f2:e3:2d:96:ec:79:fa:bf:df:33:02:f2:67:a1:19:
             d1:7d:ed:c4:3b:14:b8:1f:53:c5:6a:52:ad:19:2d:4c:43:19:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 02 23:23:03 UTC 2024
    - 36.9K bytes
    - Viewed (0)
Back to top