Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MlirPassthroughOp (0.25 sec)

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

      return %0 : tensor<i32>
    }
    ```
    ### `-tf-materialize-passthrough-op`
    
    _Materialize the MlirPassthroughOp by replacing it with the MLIR module attached as an attribute_
    
    A pass that replaces MlirPassthrough ops with the code they have in
    their `mlir_module` string attribute.
    ### `-tf-merge-control-flow`
    
    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