Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for matmul_0 (0.08 sec)

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

                           [%state_var0, %state_var1] as %rstate) {
        tf.TPUReshardVariablesOp(%rvar, %default_format, %rstate)
      }
    ```
    ### `-tf-unroll-batch-matmul`
    
    _Unroll TF BatchMatMul op into Reshape, Slice, MatMul, Pack ops._
    
    ### `-tf-verify-for-export`
    
    _Verify module is suitable for export back to TF Graph_
    
    Verifies whether all functions in module are of single tf_executor.graph and
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 02 02:26:39 UTC 2023
    - 96.4K bytes
    - Viewed (0)
  2. tensorflow/compiler/jit/mark_for_compilation_pass.cc

    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Feb 21 12:19:41 UTC 2024
    - 85.3K bytes
    - Viewed (0)
Back to top