Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 42 for 16xf16 (0.14 sec)

  1. tensorflow/compiler/mlir/tfrt/tests/mlrt/while_to_map_fn.mlir

      %2 = "tf.TensorListStack"(%1#2, %cst_0) {device = "/job:localhost/replica:0/task:0/device:CPU:0", num_elements = 16 : i64} : (tensor<!tf_type.variant<tensor<*xf32>>>, tensor<2xi32>) -> tensor<16x16x?xf32>
      return %2 : tensor<16x16x?xf32>
    }
    // CHECK-LABEL: tf.NestedWhileRegion1_body
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Apr 23 06:40:22 UTC 2024
    - 68.6K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/canonicalize.mlir

      func.return %0: tensor<*xf32>
    }
    
    // CHECK-LABEL: func @testLeakyRelu
    func.func @testLeakyRelu(%arg0 : tensor<16xf32>) -> (tensor<16xf32>) {
      %2 = "tf.LeakyRelu"(%arg0) {alpha = 1.0 : f32} : (tensor<16xf32>) -> tensor<16xf32>
      // CHECK: return %arg0
      func.return %2 : tensor<16xf32>
    }
    
    // CHECK-LABEL: testSameBitcastType
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 09 22:07:10 UTC 2024
    - 132.1K bytes
    - Viewed (0)
  3. src/hash/crc32/crc32_table_ppc64le.s

    DATA ·IEEEConst+1512(SB)/8,$0x00000001dfc9fdfc
    
    	/* x^163904 mod p(x), x^163840 mod p(x) */
    DATA ·IEEEConst+1520(SB)/8,$0x0000000135ae7562
    DATA ·IEEEConst+1528(SB)/8,$0x00000000cd028bc2
    
    	/* x^162880 mod p(x), x^162816 mod p(x) */
    DATA ·IEEEConst+1536(SB)/8,$0x0000000190ef812c
    DATA ·IEEEConst+1544(SB)/8,$0x0000000090db8c44
    
    	/* x^161856 mod p(x), x^161792 mod p(x) */
    DATA ·IEEEConst+1552(SB)/8,$0x0000000067a2c786
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/lite/stablehlo/tests/legalize_hlo.mlir

    // CHECK:           %[[VAL_2:.*]] = "tf.Div"(%[[VAL_0]], %[[VAL_1]]) : (tensor<2x3xf16>, tensor<3xf16>) -> tensor<2x3xf16>
    // CHECK:           %[[VAL_3:.*]] = "tf.Div"(%[[VAL_0]], %[[VAL_1]]) : (tensor<2x3xf16>, tensor<3xf16>) -> tensor<2x3xf16>
    // CHECK:           %[[VAL_4:.*]] = "tf.FloorDiv"(%[[VAL_0]], %[[VAL_1]]) : (tensor<2x3xf16>, tensor<3xf16>) -> tensor<2x3xf16>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 29 07:26:59 UTC 2024
    - 340.2K bytes
    - Viewed (0)
  5. src/internal/trace/testdata/tests/go122-gc-stress.test

    GCMarkAssistBegin dt=6 stack=3
    GoBlock dt=21 reason_string=10 stack=18
    ProcStop dt=46
    ProcStart dt=17429 p=15 p_seq=2
    GoStart dt=180 g=3 g_seq=2
    EventBatch gen=3 m=169416 time=28114950894874 size=516
    ProcStatus dt=2 p=26 pstatus=1
    GoStatus dt=1 g=98 m=169416 gstatus=2
    GCMarkAssistActive dt=1 g=98
    GCMarkAssistEnd dt=2
    HeapAlloc dt=136 heapalloc_value=190004672
    GoStop dt=29 reason_string=16 stack=4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 139.1K bytes
    - Viewed (0)
  6. src/cmd/internal/obj/ppc64/asm9.go

    			o1 = LOP_IRR(OP_ADDIS, REGZERO, REGTMP, uint32(d>>32)) // tmp = sign_extend((d>>32)&0xFFFF0000)
    			o2 = loadl16(REGTMP, int64(d>>16))                     // tmp |= (d>>16)&0xFFFF
    			o3 = AOP_MD(OP_RLDICR, REGTMP, REGTMP, 16, 63-16)      // tmp <<= 16
    			o4 = loadl16(REGTMP, int64(uint16(d)))                 // tmp |= d&0xFFFF
    			o5 = AOP_RRR(c.oprrr(p.As), uint32(p.To.Reg), REGTMP, uint32(r))
    		}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:55:28 UTC 2024
    - 156.1K bytes
    - Viewed (0)
  7. src/cmd/trace/testdata/go122.test

    ProcStart dt=147800 p=2 p_seq=16
    ProcStop dt=29
    ProcStart dt=3880 p=1 p_seq=28
    ProcStop dt=30
    ProcStart dt=801175 p=5 p_seq=3
    ProcStop dt=19
    ProcStart dt=47961 p=6 p_seq=4
    ProcStop dt=15
    ProcStart dt=16716 p=6 p_seq=5
    GoUnblock dt=60 g=6 g_seq=2 stack=0
    GoStart dt=90 g=6 g_seq=3
    HeapAlloc dt=193 heapalloc_value=26453304
    GoBlock dt=29 reason_string=12 stack=15
    ProcStop dt=12
    ProcStart dt=704555 p=7 p_seq=10
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 17:15:58 UTC 2024
    - 166K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go

    	0xf0c: 0x4363, 0xf0d: 0x43ab, 0xf0e: 0x43d5, 0xf0f: 0x1d82, 0xf10: 0x0299, 0xf11: 0x0299,
    	0xf12: 0x02a2, 0xf13: 0x02a2, 0xf14: 0x02a2, 0xf15: 0x02a2, 0xf16: 0x02a5, 0xf17: 0x02a5,
    	0xf18: 0x02a5, 0xf19: 0x02a5, 0xf1a: 0x02ab, 0xf1b: 0x02ab, 0xf1c: 0x02ab, 0xf1d: 0x02ab,
    	0xf1e: 0x029f, 0xf1f: 0x029f, 0xf20: 0x029f, 0xf21: 0x029f, 0xf22: 0x02a8, 0xf23: 0x02a8,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 376.8K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go

    	0xeea: 0x02ea, 0xeeb: 0x02ea, 0xeec: 0x02ea, 0xeed: 0x02ea, 0xeee: 0x0308, 0xeef: 0x0308,
    	0xef0: 0x4468, 0xef1: 0x4468,
    	// Block 0x3c, offset 0xf00
    	0xf13: 0x02d8, 0xf14: 0x02d8, 0xf15: 0x02d8, 0xf16: 0x02d8, 0xf17: 0x02f6,
    	0xf18: 0x02f6, 0xf19: 0x02f3, 0xf1a: 0x02f3, 0xf1b: 0x02f9, 0xf1c: 0x02f9, 0xf1d: 0x204f,
    	0xf1e: 0x02ff, 0xf1f: 0x02ff, 0xf20: 0x02f0, 0xf21: 0x02f0, 0xf22: 0x02fc, 0xf23: 0x02fc,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 372.5K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go

    	0xf0c: 0x4360, 0xf0d: 0x43a8, 0xf0e: 0x43d2, 0xf0f: 0x1d7f, 0xf10: 0x0299, 0xf11: 0x0299,
    	0xf12: 0x02a2, 0xf13: 0x02a2, 0xf14: 0x02a2, 0xf15: 0x02a2, 0xf16: 0x02a5, 0xf17: 0x02a5,
    	0xf18: 0x02a5, 0xf19: 0x02a5, 0xf1a: 0x02ab, 0xf1b: 0x02ab, 0xf1c: 0x02ab, 0xf1d: 0x02ab,
    	0xf1e: 0x029f, 0xf1f: 0x029f, 0xf20: 0x029f, 0xf21: 0x029f, 0xf22: 0x02a8, 0xf23: 0x02a8,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 376.2K bytes
    - Viewed (0)
Back to top