Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for c308 (0.1 sec)

  1. src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go

    	/*1300*/ uint16(xSetOp), uint16(SMSW),
    	/*1302*/ uint16(xArgRM16),
    	/*1303*/ uint16(xMatch),
    	/*1304*/ uint16(xSetOp), uint16(SMSW),
    	/*1306*/ uint16(xArgR32M16),
    	/*1307*/ uint16(xMatch),
    	/*1308*/ uint16(xSetOp), uint16(SMSW),
    	/*1310*/ uint16(xArgR64M16),
    	/*1311*/ uint16(xMatch),
    	/*1312*/ uint16(xSetOp), uint16(LMSW),
    	/*1314*/ uint16(xArgRM16),
    	/*1315*/ uint16(xMatch),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 16 22:24:28 UTC 2022
    - 266.8K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/tests/fuse-tftext.mlir

      %230 = "tf.Reshape"(%229, %9) {device = ""} : (tensor<i32>, tensor<0xi32>) -> tensor<i32>
      %231 = "tf.Pack"(%7, %230) {axis = 0 : i64, device = ""} : (tensor<i32>, tensor<i32>) -> tensor<2xi32>
      %232 = "tf.Mul"(%230, %8) {device = ""} : (tensor<i32>, tensor<i32>) -> tensor<i32>
      %233 = "tf.Pack"(%232) {axis = 0 : i64, device = ""} : (tensor<i32>) -> tensor<1xi32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

    // CHECK-SAME: [[GRAD:%.*]]: tensor<8xf32>
    func.func @strided_slice_grad_shrink_axis_mask(%grad: tensor<8xf32>) -> tensor<4x8xf32> {
      // Input to StridedSlice was of shape 4x8xf32
      // Strided slice gets input[2:3, 0:8]
      // shrink_axis_mask is 1 denoting that dim#0 is shrunk. So the output is 8xf32
      // which is the shape of gradient.
      // StridedSliceGrad would reshape the gradient to 1x8xf32 and
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SYS_SENDMSG ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_SENDTO = 133
    pkg syscall (netbsd-arm64-cgo), const SYS_SENDTO ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_SETCONTEXT = 308
    pkg syscall (netbsd-arm64-cgo), const SYS_SETCONTEXT ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_SETEGID = 182
    pkg syscall (netbsd-arm64-cgo), const SYS_SETEGID ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  5. api/go1.16.txt

    pkg syscall (darwin-arm64), const SYS_PSYNCH_RW_RDLOCK = 306
    pkg syscall (darwin-arm64), const SYS_PSYNCH_RW_RDLOCK ideal-int
    pkg syscall (darwin-arm64), const SYS_PSYNCH_RW_UNLOCK = 308
    pkg syscall (darwin-arm64), const SYS_PSYNCH_RW_UNLOCK ideal-int
    pkg syscall (darwin-arm64), const SYS_PSYNCH_RW_UNLOCK2 = 309
    pkg syscall (darwin-arm64), const SYS_PSYNCH_RW_UNLOCK2 ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
Back to top