Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 512x640xf32 (0.1 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/shape_inference.mlir

          %arg5 : tensor<!tf_type.resource<tensor<256x640xf32>>>,
          %arg6 : tensor<!tf_type.resource<tensor<640xf32>>>,
          %arg7 : tensor<!tf_type.resource<tensor<512x640xf32>>>,
          %arg8 : tensor<!tf_type.resource<tensor<640x640xf32>>>,
          %arg9 : tensor<!tf_type.resource<tensor<4096xf32>>>,
          %arg10 : tensor<!tf_type.resource<tensor<640x4096xf32>>>,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 23 17:24:10 UTC 2024
    - 167.4K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/layout_optimization_move_transposes_begin.mlir

      %2 = "tf.Transpose"(%1, %cst_1) {device = ""} : (tensor<8x64x64xf32>, tensor<3xi32>) -> tensor<64x8x64xf32>
      %3 = "tf.Reshape"(%2, %cst_2) {device = ""} : (tensor<64x8x64xf32>, tensor<2xi32>) -> tensor<512x64xf32>
    
      func.return %3 : tensor<512x64xf32>
    
      // CHECK-DAG: %[[CST_0:.*]] = "tf.Const"() <{value = dense<[2, 0, 1]> : tensor<3xi32>}> : () -> tensor<3xi32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 30 06:52:55 UTC 2023
    - 6.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/tests/canonicalize.mlir

        func.return %0 : tensor<1x640xf32>
    // CHECK: %[[NONE:.+]] = "tfl.no_value"() <{value}> : () -> none
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 20.6K bytes
    - Viewed (0)
Back to top