Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 1x2x3x4x5x1xi32 (0.21 sec)

  1. tensorflow/compiler/mlir/lite/tests/prepare-tf.mlir

      %0 = "tf.BroadcastTo"(%arg0, %arg1) : (tensor<1x2x3x4x5x6xf32>, tensor<*xi32>) -> tensor<7x8x1x2x3x4x5x6xf32>
      func.return %0: tensor<7x8x1x2x3x4x5x6xf32>
    
    // CHECK-LABEL: broadcast_to_high_dim_with_unknown_shape
    // CHECK:  [[BCT:%.*]] = "tf.BroadcastTo"(%arg0, %arg1) : (tensor<1x2x3x4x5x6xf32>, tensor<*xi32>) -> tensor<7x8x1x2x3x4x5x6xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 29 07:26:59 UTC 2024
    - 59.8K bytes
    - Viewed (0)
Back to top