Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TPURewritePass (0.09 sec)

  1. tensorflow/compiler/mlir/g3doc/_includes/tf_passes.md

     Both the embedding op and compile op are assumed to be wrapped in separate
     tf_device.launch() ops. This is because the embedding op is head outside
     compiled and the compile op is wrapped in launch to execute on host
     during TPURewritePass.
    
     For example, the tf.OpA with the `mini_batch_splits` attribute will be
     moved after _TPUCompileMlir and the first input will use the
     _TPUCompileMlir program output:
    
     ```mlir
     "tf_device.launch"() ({
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 02 02:26:39 UTC 2023
    - 96.4K bytes
    - Viewed (0)
Back to top