Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for svd (0.01 sec)

  1. RELEASE.md

    *   Introducing `core/util/tensor_bundle` module: a module to efficiently
        serialize/deserialize tensors to disk. Will be used in TF's new checkpoint
        format.
    *   Added tf.svd for computing the singular value decomposition (SVD) of dense
        matrices or batches of matrices (CPU only).
    *   Added gradients for eigenvalues and eigenvectors computed using
        `self_adjoint_eig` or `self_adjoint_eigvals`.
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/vnd.sus-calendar">
        <glob pattern="*.sus"/>
        <glob pattern="*.susp"/>
      </mime-type>
      <mime-type type="application/vnd.svd">
        <glob pattern="*.svd"/>
      </mime-type>
      <mime-type type="application/vnd.swiftview-ics"/>
    
      <mime-type type="application/vnd.symbian.install">
        <magic priority="50">
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top