Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Debugf (0.18 sec)

  1. RELEASE.md

        *   tf.data input pipelines can now be executed in debug mode, which
            disables any asynchrony, parallelism, or non-determinism and forces
            Python execution (as opposed to trace-compiled graph execution) of
            user-defined functions passed into transformations such as `map`. The
            debug mode can be enabled through
            `tf.data.experimental.enable_debug_mode()`.
    *   `tf.lite`
    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