Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for mat_mul (0.29 sec)

  1. tensorflow/compiler/mlir/tfrt/tests/mlrt/while_to_map_fn.mlir

      %7 = "tf.Reshape"(%6, %cst_2) {device = "/job:localhost/replica:0/task:0/device:CPU:0"} : (tensor<9xf32>, tensor<2xi32>) -> tensor<3x3xf32>
      %8 = "tf.MatMul"(%2, %7) {device = "/job:localhost/replica:0/task:0/device:CPU:0", transpose_a = false, transpose_b = false} : (tensor<3x3xf32>, tensor<3x3xf32>) -> tensor<3x3xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Apr 23 06:40:22 UTC 2024
    - 68.6K bytes
    - Viewed (0)
  2. 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)
  3. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/lost+xml",
    				"application/mac-binhex40",
    				"application/mac-compactpro",
    				"application/macwriteii",
    				"application/marc",
    				"application/mathematica",
    				"application/mathml+xml",
    				"application/mbms-associated-procedure-description+xml",
    				"application/mbms-deregister+xml",
    				"application/mbms-envelope+xml",
    				"application/mbms-msk+xml",
    				"application/mbms-msk-response+xml",
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  4. 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