Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for xxperm (0.28 sec)

  1. src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/tables.go

    	XXBRD:          "xxbrd",
    	XXBRH:          "xxbrh",
    	XXBRQ:          "xxbrq",
    	XXBRW:          "xxbrw",
    	XXEXTRACTUW:    "xxextractuw",
    	XXINSERTW:      "xxinsertw",
    	XXPERM:         "xxperm",
    	XXPERMR:        "xxpermr",
    	XXSPLTIB:       "xxspltib",
    	BCDADDCC:       "bcdadd.",
    	BCDSUBCC:       "bcdsub.",
    	BCTAR:          "bctar",
    	BCTARL:         "bctarl",
    	CLRBHRB:        "clrbhrb",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 22 17:16:14 UTC 2022
    - 334.7K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/tests/optimize.mlir

      %1 = "tfl.transpose"(%0, %perm) : (tensor<1x40x40x3xf32>, tensor<4xi32>) -> tensor<1x3x40x40xf32>
      %2 = "tfl.add"(%1, %bias) {fused_activation_function = "NONE"} : (tensor<1x3x40x40xf32>, tensor<1x3x1x1xf32>) -> tensor<1x3x40x40xf32>
      func.return %2 : tensor<1x3x40x40xf32>
    
      // CHECK: %[[perm:.*]] = arith.constant dense<[0, 3, 1, 2]> : tensor<4xi32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 20:31:41 UTC 2024
    - 284.1K bytes
    - Viewed (0)
  3. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ENXIO = 6
    pkg syscall (netbsd-arm64-cgo), const EOPNOTSUPP = 45
    pkg syscall (netbsd-arm64-cgo), const EOVERFLOW = 84
    pkg syscall (netbsd-arm64-cgo), const EPERM = 1
    pkg syscall (netbsd-arm64-cgo), const EPFNOSUPPORT = 46
    pkg syscall (netbsd-arm64-cgo), const EPIPE = 32
    pkg syscall (netbsd-arm64-cgo), const EPROCLIM = 67
    pkg syscall (netbsd-arm64-cgo), const EPROCLIM Errno
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  4. docs/en/docs/release-notes.md

    ### Internal
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
Back to top