Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 78 for ARE (0.16 sec)

  1. tensorflow/compiler/mlir/lite/tests/optimize.mlir

    // CHECK-LABEL: doNotConvertNonTrivialTransposeToReshape
    func.func @doNotConvertNonTrivialTransposeToReshape(%arg0: tensor<6x6x256x1xf32>) -> tensor<1x6x6x256xf32> {
      // Note: The dimension 0 and 1 are swapped, so it's not trivial
      // (elements are not in the same order).
      %cst = arith.constant dense<[3, 1, 0, 2]> : tensor<4xi32>
      %0 = "tfl.transpose"(%arg0, %cst) : (tensor<6x6x256x1xf32>, tensor<4xi32>) -> tensor<1x6x6x256xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 20:31:41 UTC 2024
    - 284.1K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

      %0 = "tf.MatMul"(%a, %b) {transpose_a = true, transpose_b = true} : (tensor<7x5xf32>, tensor<11x7xf32>) -> tensor<5x11xf32>
    
      func.return %0 : tensor<5x11xf32>
    }
    
    // Verify that MatMul with ranked inputs are lowered to HLO.
    // CHECK-LABEL: matmul_ranked
    func.func @matmul_ranked(%a: tensor<?x7xf32>, %b: tensor<7x?xf32>) -> tensor<?x?xf32> {
      // CHECK: "mhlo.dot"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
  3. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    k=="string"&&!c(k))return F.warn("minmax-have-mixed-units",["The `min-*` and `max-*` variants are not supported with a `screens` configuration containing mixed units."]),[]}else return F.warn("mixed-screen-units",["The `min-*` and `max-*` variants are not supported with a `screens` configuration containing mixed units."]),[];else return F.warn("complex-screen-config",["The `min-*` and `max-*` variants are not supported with a `screens` configuration containing objects."]),[];return[`@media ${st(d...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  4. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.pb.go

    	math "math"
    	math_bits "math/bits"
    	reflect "reflect"
    	strings "strings"
    
    	k8s_io_apimachinery_pkg_types "k8s.io/apimachinery/pkg/types"
    )
    
    // Reference imports to suppress errors if they are not otherwise used.
    var _ = proto.Marshal
    var _ = fmt.Errorf
    var _ = math.Inf
    
    // This is a compile-time assertion to ensure that this generated file
    // is compatible with the proto package it is being compiled against.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 248K bytes
    - Viewed (0)
  5. src/cmd/internal/obj/x86/avx_optabs.go

    //	VTHING ymm2/m256, ymmV, ymm1
    //
    // The opcode array in the corresponding Optab entry
    // should contain the (VEX prefixes, opcode byte) pair
    // for each of the two forms.
    // For example, the entries for VPXOR are:
    //
    //	VPXOR xmm2/m128, xmmV, xmm1
    //	VEX.NDS.128.66.0F.WIG EF /r
    //
    //	VPXOR ymm2/m256, ymmV, ymm1
    //	VEX.NDS.256.66.0F.WIG EF /r
    //
    // Produce this optab entry:
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 23 15:34:19 UTC 2018
    - 260.3K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.pb.go

    	math "math"
    	math_bits "math/bits"
    	reflect "reflect"
    	strings "strings"
    
    	k8s_io_apimachinery_pkg_types "k8s.io/apimachinery/pkg/types"
    )
    
    // Reference imports to suppress errors if they are not otherwise used.
    var _ = proto.Marshal
    var _ = fmt.Errorf
    var _ = math.Inf
    
    // This is a compile-time assertion to ensure that this generated file
    // is compatible with the proto package it is being compiled against.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 244.4K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/resource/v1alpha2/generated.pb.go

    	math "math"
    	math_bits "math/bits"
    	reflect "reflect"
    	strings "strings"
    
    	k8s_io_apimachinery_pkg_types "k8s.io/apimachinery/pkg/types"
    )
    
    // Reference imports to suppress errors if they are not otherwise used.
    var _ = proto.Marshal
    var _ = fmt.Errorf
    var _ = math.Inf
    
    // This is a compile-time assertion to ensure that this generated file
    // is compatible with the proto package it is being compiled against.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 17:07:36 UTC 2024
    - 261.9K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/extensions/v1beta1/generated.pb.go

    	math "math"
    	math_bits "math/bits"
    	reflect "reflect"
    	strings "strings"
    
    	intstr "k8s.io/apimachinery/pkg/util/intstr"
    )
    
    // Reference imports to suppress errors if they are not otherwise used.
    var _ = proto.Marshal
    var _ = fmt.Errorf
    var _ = math.Inf
    
    // This is a compile-time assertion to ensure that this generated file
    // is compatible with the proto package it is being compiled against.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 293.3K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go

    	math "math"
    	math_bits "math/bits"
    	reflect "reflect"
    	strings "strings"
    	time "time"
    
    	k8s_io_apimachinery_pkg_types "k8s.io/apimachinery/pkg/types"
    )
    
    // Reference imports to suppress errors if they are not otherwise used.
    var _ = proto.Marshal
    var _ = fmt.Errorf
    var _ = math.Inf
    var _ = time.Kitchen
    
    // This is a compile-time assertion to ensure that this generated file
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 281.4K bytes
    - Viewed (0)
  10. src/vendor/golang.org/x/net/idna/tables11.0.0.go

    // Code generated by running "go generate" in golang.org/x/text. DO NOT EDIT.
    
    //go:build go1.13 && !go1.14
    
    package idna
    
    // UnicodeVersion is the Unicode version from which the tables in this package are derived.
    const UnicodeVersion = "11.0.0"
    
    var mappings string = "" + // Size: 8175 bytes
    	"\x00\x01 \x03 ̈\x01a\x03 ̄\x012\x013\x03 ́\x03 ̧\x011\x01o\x051⁄4\x051⁄2" +
    	"\x053⁄4\x03i̇\x03l·\x03ʼn\x01s\x03dž\x03ⱥ\x03ⱦ\x01h\x01j\x01r\x01w\x01y" +
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 270.5K bytes
    - Viewed (0)
Back to top