Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for fbs (0.03 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

            <match type="regex" value="2\r?\n(?:HEADER|ENTITIES)\r?\n" offset="12:60"/>
          </match>
        </magic>
      </mime-type>
    
      <mime-type type="image/vnd.fastbidsheet">
        <glob pattern="*.fbs"/>
      </mime-type>
      <mime-type type="image/vnd.fpx">
        <glob pattern="*.fpx"/>
      </mime-type>
      <mime-type type="image/vnd.fst">
        <glob pattern="*.fst"/>
      </mime-type>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. RELEASE.md

        weight.
    *   Adds time series models to contrib. See contrib/timeseries/README.md for
        details.
    *   Adds FULLY_CONNECTED Op to tensorflow/lite/schema.fbs
    
    ## Known Issues
    
    *   Tensorflow_gpu compilation fails with Bazel 0.5.3.
    
    ## Bug Fixes and Other Changes
    
    *   Fixes `strides` and `begin` dtype mismatch when slicing using int64 Tensor
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top