Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for scenarios (0.2 sec)

  1. SECURITY.md

    some form of isolation when dealing with untrusted data. As a result, this
    document also outlines what issues we consider as TensorFlow security
    vulnerabilities.
    
    We recognize issues as vulnerabilities only when they occur in scenarios that we
    outline as safe; issues that have a security impact only when TensorFlow is used
    in a discouraged way (e.g. running untrusted models or checkpoints, data parsing
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Sun Oct 01 06:06:35 GMT 2023
    - 9.6K bytes
    - Viewed (0)
  2. RELEASE.md

            and `tf.keras.layers.LocallyConnected1D`. The new mode
            (`implementation=2`) performs forward pass as a single dense matrix
            multiplication, allowing dramatic speedups in certain scenarios (but
            worse performance in others - see docstring). The option also allows to
            use `padding=same`.
        *   Add documentation clarifying the differences between tf.fill and
            tf.constant.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top