Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for 0x7FC00000 (0.49 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/lower_tf.mlir

      // CHECK: return %[[RESULT]]
      func.return %0 : tensor<2x3xf32>
    }
    
    // CHECK-LABEL: @is_inf
    func.func @is_inf(%arg0: tensor<3x4xf32>) -> tensor<3x4xi1> {
      // CHECK: %[[INF:.*]] = "tf.Const"() <{value = dense<0x7F800000> : tensor<f32>}> : () -> tensor<f32>
      // CHECK: %[[ABS:.*]] = "tf.Abs"(%arg0) : (tensor<3x4xf32>) -> tensor<3x4xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jan 05 18:35:42 UTC 2024
    - 92K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/arm/asm5.go

    		return -1
    	}
    
    	ei := math.Float64bits(e)
    	l := uint32(ei)
    	h := uint32(ei >> 32)
    
    	if l != 0 || h&0xffff != 0 {
    		return -1
    	}
    	h1 := h & 0x7fc00000
    	if h1 != 0x40000000 && h1 != 0x3fc00000 {
    		return -1
    	}
    	n := 0
    
    	// sign bit (a)
    	if h&0x80000000 != 0 {
    		n |= 1 << 7
    	}
    
    	// exp sign bit (b)
    	if h1 == 0x3fc00000 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 15 20:51:01 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go

    	MFD_HUGETLB                    = 0x4
    	MFD_HUGE_16GB                  = -0x78000000
    	MFD_HUGE_16MB                  = 0x60000000
    	MFD_HUGE_1GB                   = 0x78000000
    	MFD_HUGE_1MB                   = 0x50000000
    	MFD_HUGE_256MB                 = 0x70000000
    	MFD_HUGE_2GB                   = 0x7c000000
    	MFD_HUGE_2MB                   = 0x54000000
    	MFD_HUGE_32MB                  = 0x64000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 83.7K bytes
    - Viewed (0)
  4. src/syscall/zerrors_netbsd_arm64.go

    	F_CLOSEM                          = 0xa
    	F_DUPFD                           = 0x0
    	F_DUPFD_CLOEXEC                   = 0xc
    	F_FSCTL                           = -0x80000000
    	F_FSDIRMASK                       = 0x70000000
    	F_FSIN                            = 0x10000000
    	F_FSINOUT                         = 0x30000000
    	F_FSOUT                           = 0x20000000
    	F_FSPRIV                          = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  5. src/syscall/zerrors_netbsd_386.go

    	F_CLOSEM                          = 0xa
    	F_DUPFD                           = 0x0
    	F_DUPFD_CLOEXEC                   = 0xc
    	F_FSCTL                           = -0x80000000
    	F_FSDIRMASK                       = 0x70000000
    	F_FSIN                            = 0x10000000
    	F_FSINOUT                         = 0x30000000
    	F_FSOUT                           = 0x20000000
    	F_FSPRIV                          = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.5K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go

    	IPV6_PRIORITY_15              = 0xf000000
    	IPV6_PRIORITY_8               = 0x8000000
    	IPV6_PRIORITY_9               = 0x9000000
    	IPV6_PRIORITY_BULK            = 0x4000000
    	IPV6_PRIORITY_CONTROL         = 0x7000000
    	IPV6_PRIORITY_FILLER          = 0x1000000
    	IPV6_PRIORITY_INTERACTIVE     = 0x6000000
    	IPV6_PRIORITY_RESERVED1       = 0x3000000
    	IPV6_PRIORITY_RESERVED2       = 0x5000000
    	IPV6_PRIORITY_UNATTENDED      = 0x2000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.4K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go

    	F_CLOSEM                          = 0xa
    	F_DUPFD                           = 0x0
    	F_DUPFD_CLOEXEC                   = 0xc
    	F_FSCTL                           = -0x80000000
    	F_FSDIRMASK                       = 0x70000000
    	F_FSIN                            = 0x10000000
    	F_FSINOUT                         = 0x30000000
    	F_FSOUT                           = 0x20000000
    	F_FSPRIV                          = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.8K bytes
    - Viewed (0)
  8. src/syscall/zerrors_netbsd_amd64.go

    	F_CLOSEM                          = 0xa
    	F_DUPFD                           = 0x0
    	F_DUPFD_CLOEXEC                   = 0xc
    	F_FSCTL                           = -0x80000000
    	F_FSDIRMASK                       = 0x70000000
    	F_FSIN                            = 0x10000000
    	F_FSINOUT                         = 0x30000000
    	F_FSOUT                           = 0x20000000
    	F_FSPRIV                          = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  9. src/syscall/zerrors_netbsd_arm.go

    	F_CLOSEM                          = 0xa
    	F_DUPFD                           = 0x0
    	F_DUPFD_CLOEXEC                   = 0xc
    	F_FSCTL                           = -0x80000000
    	F_FSDIRMASK                       = 0x70000000
    	F_FSIN                            = 0x10000000
    	F_FSINOUT                         = 0x30000000
    	F_FSOUT                           = 0x20000000
    	F_FSPRIV                          = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 66.5K bytes
    - Viewed (0)
  10. src/runtime/malloc.go

    // the specified mean.
    func fastexprand(mean int) int32 {
    	// Avoid overflow. Maximum possible step is
    	// -ln(1/(1<<randomBitCount)) * mean, approximately 20 * mean.
    	switch {
    	case mean > 0x7000000:
    		mean = 0x7000000
    	case mean == 0:
    		return 0
    	}
    
    	// Take a random sample of the exponential distribution exp(-mean*x).
    	// The probability distribution function is mean*exp(-mean*x), so the CDF is
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 59.6K bytes
    - Viewed (0)
Back to top