Search Options

Results per page
Sort
Preferred Languages
Advance

Results 81 - 88 of 88 for ifat (0.1 sec)

  1. tensorflow/compiler/jit/mark_for_compilation_pass.cc

    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Feb 21 12:19:41 UTC 2024
    - 85.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

    // CHECK-LABEL: func @ifft_1D
    func.func @ifft_1D(%arg0: tensor<8xcomplex<f32>>) -> tensor<8xcomplex<f32>> {
      // CHECK: "mhlo.fft"(%arg0) <{fft_length = dense<8> : tensor<1xi64>, fft_type = #mhlo<fft_type IFFT>}> : (tensor<8xcomplex<f32>>
      %0 = "tf.IFFT"(%arg0) : (tensor<8xcomplex<f32>>) -> tensor<8xcomplex<f32>>
      func.return %0 : tensor<8xcomplex<f32>>
    }
    
    // -----
    
    // CHECK-LABEL: func @rfft_1D
    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. okhttp/src/main/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz

    fedorainfracloud.org fedorapeople.org feedback feira.br fem.jp fentiger.mythic-beasts.com fermo.it ferrara.it ferrari ferrero feste-ip.net fet.no fetsund.no fg.it fh-muenster.io fh.se fhs.no fhsk.se fhv.se fi fi.cloudplatform.fi fi.cr fi.eu.org fi.it fiat fidelity fido fie.ee field.museum figueres.museum filatelia.museum filegear-au.me filegear-de.me filegear-gb.me filegear-ie.me filegear-jp.me filegear-sg.me filegear.me film film.hu film.museum fin.ci fin.ec fin.tn final finance financial fineart.museum...
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 40.4K bytes
    - Viewed (0)
  4. cmd/testdata/undeleteable-object.tgz

    Ýé'ŽüÜO¼Lýfའr ‘ õÈ Ù ááF_!cm…—g’ ¥ á)ƒæP Ðìü û]Ïb ‚$ÑPÑëýe#‚W —ϽWéC×èÎ(¸l¢ ?aƒZà€9i\ ¾ HE.X ZÍ—Yôfeô ¾¸PÎ×|;Ì VŒÕH — ÁF•‚s “°V^É䢳ü¥ñJ v vg –¤ ¤þ‡ûÚ ë\€Ý]° Á…÷\U%#ã=׆%½52¢ßw Ó ž¨9ð€,žŠÑCÓ ÿÀ·Ð7÷ Ö sƒýMh{ ×U; Bì«Ý' ffËÇéIX¸ # ¬¬K«< ¦È g½"Èp³ Ÿ!œµ@z9ÓÅ-9¿ÍÅt©‰€Y÷¹¸dz kóÑ o Ñ8‘ÁÿþXõ-ÄÐË.hµå 2#Äh,ÕªÔØ¿l* ž ŠDhÌ¥Óï\ó9 …V¡Pn?¼ ¦²÷=á? À ùWøÒ— dÐ ý@²ÕÖ multisitea/data/disterasure/xl4/.minio.sys/pool.bin/xl.meta XL2 Æ w Ä$•Ä Ó ÉŸþ¥¹ °Ä ºHØH Å Kƒ¤Type ¥V2ObjÞ ¢IDÄ ¤DDirÄ 5 A·DoCÁ§slÂ0RÿŦEcAlgo £EcM £EcN §EcBSizeÒ...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Apr 26 00:31:12 UTC 2024
    - 8.7M bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

              <match value="ENDNENFT" type="string" offset="8"/>
            </match>
          </match>
        </magic>
        <glob pattern="*.ens"/>
      </mime-type>
    
      <mime-type type="application/x-fat-diskimage">
        <_comment>fat disk image; extensions: ima, img, dsk</_comment>
        <tika:link>https://www.nationalarchives.gov.uk/PRONOM/fmt/1087</tika:link>
        <magic priority="50">
          <match value="\xEB" offset="0">
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

          mlir::RankedTensorType::get({},
          $_builder.getType<mlir::TF::ResourceType>()),
          container, shared_name, use_node_name_sharing, key_dtype, value_dtype);
        }]>];
    }
    
    def TF_IFFTOp : TF_Op<"IFFT", [Pure]> {
      let summary = "Inverse fast Fourier transform.";
    
      let description = [{
    Computes the inverse 1-dimensional discrete Fourier transform over the
    inner-most dimension of `input`.
      }];
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  7. RELEASE.md

            object (e.g. "hparams.add_hparam(name='a.b', value=0.0)").
        *   Benchmark for tf.scan in graph and eager modes.
        *   Added complex128 support to FFT, FFT2D, FFT3D, IFFT, IFFT2D, and IFFT3D.
        *   Making ids unique in `nn.embedding_lookup_sparse`. This helps to reduce
            RPC calls for looking up the embeddings when there are repeated ids in
            the batch.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  8. CREDITS

    * Bootstrap v2.0.3
    *
    * Copyright 2012 Twitter, Inc
    * Licensed under the Apache License v2.0
    * http://www.apache.org/licenses/LICENSE-2.0
    *
    * Designed and built with all the love in the world @twitter by @mdo and @fat.
    
    ---------------------------------------------------
    For t_cl_generator.cc
    
     * Copyright (c) 2008- Patrick Collison <******@****.***>
     * Copyright (c) 2006- Facebook
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
Back to top