Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for true (0.19 sec)

  1. RELEASE.md

            boundaries.
    
    *   XLA compilation:
    
        *   `tf.function(experimental_compile=True)` has become a stable API,
            renamed `tf.function(jit_compile=True)`.
        *   XLA can now compile MirroredStrategy: the step function passed
            to`strategy.run` can now be annoted with `jit_compile=True`.
    
    *   `tf.distribute`:
    
        *   Rename `experimental_prefetch_to_device` in `tf.distribute.InputOptions`
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top