Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Slice (0.19 sec)

  1. RELEASE.md

       ```
       @tf.py_function(Tout=tf.float32)
       def my_fun(x):
         print("This always executes eagerly.")
         return x+1
       ```
    
    * `tf.lite`
        * Strided_Slice now supports `UINT32`.
    
    * `tf.config.experimental.enable_tensor_float_32_execution`
    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)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2F59          ; mapped                 ; 723F          # 3.0  KANGXI RADICAL HALF TREE TRUNK
    2F5A          ; mapped                 ; 7247          # 3.0  KANGXI RADICAL SLICE
    2F5B          ; mapped                 ; 7259          # 3.0  KANGXI RADICAL FANG
    2F5C          ; mapped                 ; 725B          # 3.0  KANGXI RADICAL COW
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
Back to top