Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Several (0.4 sec)

  1. RELEASE.md

    *   Fixes several vulnerabilities in TFLite saved model format
        *   [CVE-2020-15209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15209),
        *   [CVE-2020-15210](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15210),
        *   [CVE-2020-15211](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15211)
    *   Fixes several vulnerabilities in TFLite implementation of segment sum
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let description = [{
    Reads a tensor stored in one or several files. If there are several files (for
    instance because a tensor was saved as slices), `file_pattern` may contain
    wildcard symbols (`*` and `?`) in the filename portion only, not in the
    directory portion.
    
    If a `file_pattern` matches several files, `preferred_shard` can be used to hint
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top