Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for Equate (0.21 sec)

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

    	{XSSQRTQP, 0xfc1f07ff00000000, 0xfc1b064800000000, 0x0, // VSX Scalar Square Root Quad-Precision [using round to Odd] X-form (xssqrtqp VRT,VRB)
    		[6]*argField{ap_VecReg_6_10, ap_VecReg_16_20}},
    	{XSSQRTQPO, 0xfc1f07ff00000000, 0xfc1b064900000000, 0x0, // VSX Scalar Square Root Quad-Precision [using round to Odd] X-form (xssqrtqpo VRT,VRB)
    		[6]*argField{ap_VecReg_6_10, ap_VecReg_16_20}},
    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

      // CHECK: return %[[RES]]
    }
    
    // CHECK-LABEL: @InvalidL2NormalizePattern
    // Div and square ops must take the same argument to be eligible.
    func.func @InvalidL2NormalizePattern(%arg0: tensor<2xf32>, %arg1: tensor<2xf32>) -> tensor<2xf32> {
      %cst = arith.constant dense<[0]> : tensor<1xi32>
      %0 = "tfl.square"(%arg0) : (tensor<2xf32>) -> tensor<2xf32>
    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. doc/go_spec.html

    \f   U+000C form feed
    \n   U+000A line feed or newline
    \r   U+000D carriage return
    \t   U+0009 horizontal tab
    \v   U+000B vertical tab
    \\   U+005C backslash
    \'   U+0027 single quote  (valid escape only within rune literals)
    \"   U+0022 double quote  (valid escape only within string literals)
    </pre>
    
    <p>
    An unrecognized character following a backslash in a rune literal is illegal.
    </p>
    
    <pre class="ebnf">
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 21:07:21 UTC 2024
    - 281.5K bytes
    - Viewed (0)
  4. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    busy="true"',checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9"},backdropBlur:({theme:i})=>i("blur"),backdropBrightness:({theme:i})=>i("brightness"),backdropContrast:({theme:i})=>i("contrast"),backdropGrayscale:({theme:i})=>i("grayscale"),backdropHueRotate:({theme:i})=>i("hueRotate"),ba...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      </mime-type>
      
      <!-- First Quattro Pro for Windows had major version number 1, which
      was followed by 5. This is confusing, perhaps adding "win" qualifier to version
      field could clear this up (but it's quite ugly as well)   -->
      
      <mime-type type="application/x-quattro-pro;version=1+5">
        <sub-class-of type="application/x-quattro-pro"/>
        <_comment>Quattro Pro for Windows, version 1, 5</_comment>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.21.md

    - github.com/gorilla/context: [v1.1.1](https://github.com/gorilla/context/tree/v1.1.1)
    - github.com/kr/pty: [v1.1.5](https://github.com/kr/pty/tree/v1.1.5)
    - rsc.io/quote/v3: v3.1.0
    - rsc.io/sampler: v1.3.0
    - sigs.k8s.io/kustomize: v2.0.3+incompatible
    
    
    
    # v1.21.0-rc.0
    
    
    ## Downloads for v1.21.0-rc.0
    
    ### Source Code
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.20.md

    - github.com/willf/bitset: [d5bec33](https://github.com/willf/bitset/tree/d5bec33)
    - gopkg.in/ini.v1: v1.51.0
    - gopkg.in/yaml.v3: 9f266ea
    - rsc.io/quote/v3: v3.1.0
    - rsc.io/sampler: v1.3.0
    
    ### Changed
    - cloud.google.com/go/bigquery: v1.0.1 → v1.4.0
    - cloud.google.com/go/datastore: v1.0.0 → v1.1.0
    - cloud.google.com/go/pubsub: v1.0.1 → v1.2.0
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.27.md

    - golang.org/x/text: v0.5.0 → v0.8.0
    - golang.org/x/tools: v0.2.0 → v0.7.0
    - golang.org/x/xerrors: 5ec99f8 → 04be3eb
    - google.golang.org/grpc: v1.49.0 → v1.51.0
    - gopkg.in/check.v1: 8fa4692 → 10cb982
    - gopkg.in/square/go-jose.v2: v2.2.2 → v2.6.0
    - k8s.io/klog/v2: v2.80.1 → v2.90.1
    - k8s.io/kube-openapi: 172d655 → 15aac26
    - k8s.io/utils: 1a15be2 → a36077c
    - sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.33 → v0.1.1
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:01:06 UTC 2024
    - 455.3K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.26.md

    - go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.10.0
    - gopkg.in/ini.v1: v1.51.0
    - gopkg.in/resty.v1: v1.12.0
    - rsc.io/binaryregexp: v0.2.0
    - rsc.io/quote/v3: v3.1.0
    - rsc.io/sampler: v1.3.0
    
    ### Changed
    - dmitri.shuralyov.com/gpu/mtl: 28db891 → 666a987
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.22.md

    - go.etcd.io/etcd: dd1b699
    - go.uber.org/tools: 2cfd321
    - gopkg.in/cheggaaa/pb.v1: v1.0.25
    - gopkg.in/mcuadros/go-syslog.v2: v2.2.1
    - gopkg.in/resty.v1: v1.12.0
    - rsc.io/quote/v3: v3.1.0
    - rsc.io/sampler: v1.3.0
    
    
    
    # v1.22.0-alpha.3
    
    
    ## Downloads for v1.22.0-alpha.3
    
    ### Source Code
    
    filename | sha512 hash
    -------- | -----------
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
Back to top