Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for c1k1 (0.86 sec)

  1. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

      // CHECK: %[[SHAPE0:.*]] = shape.shape_of %arg0 : tensor<?x?xf16> -> tensor<2xindex>
      // CHECK-DAG: %[[C1_1:.*]] = arith.constant 1 : index
      // CHECK-DAG: %[[C1_2:.*]] = arith.constant 1 : index
      // CHECK: %[[REDUCED_DIM:.*]] = tensor.extract %[[SHAPE0]][%[[C1_2]]] : tensor<2xindex>
      // CHECK: %[[MUL:.*]] = arith.muli %[[C1_1]], %[[REDUCED_DIM]] : index
      // CHECK: %[[INDEX_CAST:.*]] = arith.index_cast %[[MUL]] : index to i64
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
Back to top