Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 34 for 044715 (0.09 sec)

  1. releasenotes/notes/24471.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: istioctl
    issue:
      - 24471
    
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Aug 11 21:20:58 UTC 2020
    - 177 bytes
    - Viewed (0)
  2. releasenotes/notes/44712.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: traffic-management
    
    issue:
    - 44712
    
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 08 18:46:02 UTC 2023
    - 181 bytes
    - Viewed (0)
  3. src/sort/example_keys_test.go

    	fmt.Println("By decreasing distance:", planets)
    
    	// Output: By name: [{Earth 1 1} {Mars 0.107 1.5} {Mercury 0.055 0.4} {Venus 0.815 0.7}]
    	// By mass: [{Mercury 0.055 0.4} {Mars 0.107 1.5} {Venus 0.815 0.7} {Earth 1 1}]
    	// By distance: [{Mercury 0.055 0.4} {Venus 0.815 0.7} {Earth 1 1} {Mars 0.107 1.5}]
    	// By decreasing distance: [{Mars 0.107 1.5} {Earth 1 1} {Venus 0.815 0.7} {Mercury 0.055 0.4}]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 25 20:48:39 UTC 2017
    - 2.7K bytes
    - Viewed (0)
  4. platforms/core-runtime/logging/src/test/groovy/org/gradle/internal/logging/console/CursorTest.groovy

     * limitations under the License.
     */
    
    package org.gradle.internal.logging.console
    
    import spock.lang.Specification
    
    class CursorTest extends Specification {
        private static final def ROWS = [0, 2, 42, -1, -5]
        private static final def COLS = [0, 2, 21, 0, -3]
    
        def "create a cursor at (0,0) when using factory method 'newBottomLeft'"() {
            when:
            Cursor cursor = Cursor.newBottomLeft()
    
            then:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:05:18 UTC 2023
    - 2.4K bytes
    - Viewed (0)
  5. src/go/doc/testdata/examples/issue43658.golden

    	// between runs with different PRNG seeds.
    	src := rand.NewSource(1)
    
    	// Create dumbell graph:
    	//
    	//  0       4
    	//  |\     /|
    	//  | 2 - 3 |
    	//  |/     \|
    	//  1       5
    	//
    	g := simple.NewUndirectedGraph()
    	for u, e := range smallDumbell {
    		for v := range e {
    			g.SetEdge(simple.Edge{F: simple.Node(u), T: simple.Node(v)})
    		}
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 10 23:13:45 UTC 2022
    - 4.5K bytes
    - Viewed (0)
  6. src/go/doc/testdata/examples/issue43658.go

    	// between runs with different PRNG seeds.
    	src := rand.NewSource(1)
    
    	// Create dumbell graph:
    	//
    	//  0       4
    	//  |\     /|
    	//  | 2 - 3 |
    	//  |/     \|
    	//  1       5
    	//
    	g := simple.NewUndirectedGraph()
    	for u, e := range smallDumbell {
    		for v := range e {
    			g.SetEdge(simple.Edge{F: simple.Node(u), T: simple.Node(v)})
    		}
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 10 23:13:45 UTC 2022
    - 6.6K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/lite/transforms/optimize_patterns.td

    //
    // Requires constants to be exact match and only one use of all of the
    // intermediate results.
    //
    // For GeluApproximate, replaces
    //   0.5 * x * ( 1 + tanh( sqrt_2dPi  * ( x + 0.044715 * pow( x, 3 ) ) ) )
    def MatchGeluApproximate : Pat<
      (TFL_MulOp
       (TFL_MulOp:$mul_out $arg0, (Arith_ConstantOp F32ElementsAttr:$Cst_1_2), TFL_AF_None),
       (TFL_AddOp:$add_out
        (TFL_TanhOp:$tanh_out
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 20:31:41 UTC 2024
    - 66.4K bytes
    - Viewed (0)
  8. src/crypto/tls/testdata/Client-TLSv13-X25519-ECDHE

    00000300  1a ef 65 26 f3 e5 31 fb  61 56 df d3 11 d9 cc 65  |..e&..1.aV.....e|
    00000310  7f 8f ab 17 03 03 00 99  94 ce 37 3c e1 7f b1 f5  |..........7<....|
    00000320  7e 2b 04 17 45 3d 38 40  1b 82 0e f7 22 ef 28 ce  |~+..E=8@....".(.|
    00000330  1a 69 33 a6 ad c6 1f ab  08 12 31 b4 c7 41 ac c5  |.i3.......1..A..|
    00000340  b3 e5 4b 84 56 d9 0c 53  58 4c 8f 40 3a 34 66 d0  |..K.V..SXL.@:4f.|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  9. src/strconv/isprint.go

    	0x1290, 0x12b5,
    	0x12b8, 0x12c5,
    	0x12c8, 0x1315,
    	0x1318, 0x135a,
    	0x135d, 0x137c,
    	0x1380, 0x1399,
    	0x13a0, 0x13f5,
    	0x13f8, 0x13fd,
    	0x1400, 0x169c,
    	0x16a0, 0x16f8,
    	0x1700, 0x1715,
    	0x171f, 0x1736,
    	0x1740, 0x1753,
    	0x1760, 0x1773,
    	0x1780, 0x17dd,
    	0x17e0, 0x17e9,
    	0x17f0, 0x17f9,
    	0x1800, 0x1819,
    	0x1820, 0x1878,
    	0x1880, 0x18aa,
    	0x18b0, 0x18f5,
    	0x1900, 0x192b,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 11.5K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go

    	FOLDERID_Templates              = &KNOWNFOLDERID{0xa63293e8, 0x664e, 0x48db, [8]byte{0xa0, 0x79, 0xdf, 0x75, 0x9e, 0x05, 0x09, 0xf7}}
    	FOLDERID_CommonStartup          = &KNOWNFOLDERID{0x82a5ea35, 0xd9cd, 0x47c5, [8]byte{0x96, 0x29, 0xe1, 0x5d, 0x2f, 0x71, 0x4e, 0x6e}}
    	FOLDERID_CommonPrograms         = &KNOWNFOLDERID{0x0139d44e, 0x6afe, 0x49f2, [8]byte{0x86, 0x90, 0x3d, 0xaf, 0xca, 0xe6, 0xff, 0xb8}}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 19 21:26:10 UTC 2020
    - 18.7K bytes
    - Viewed (0)
Back to top