Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for ifat (0.14 sec)

  1. 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)
  2. 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)
Back to top