Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ir (0.23 sec)

  1. RELEASE.md

    ### XLA Support:
    
    *   xla.experimental.compile is deprecated, use
        `tf.function(experimental_compile=True)` instead.
    *   Adds `tf.function.experimental_get_compiler_ir` which returns compiler IR
        (currently 'hlo' and 'optimized_hlo') for given input for given function.
    
    ### Security:
    
    *   Fixes an undefined behavior causing a segfault in `tf.raw_ops.Switch`,
    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