Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 5x7x1xf32 (0.07 sec)

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

    }
    
    // CHECK-LABEL: @StridedSliceEllipsisAndNewAxisMaskBothSet
    func.func @StridedSliceEllipsisAndNewAxisMaskBothSet(%arg0: tensor<6x7x8xf32>) -> tensor<2x1x7x8x1xf32> {
      %begin = arith.constant dense<0> : tensor<4xi32>
      %end = arith.constant dense<[2,3,4,5]> : tensor<4xi32>
      %step = arith.constant dense<1> : tensor<4xi32>
    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