Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 4x3x3x16x16xf32 (0.13 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/tests/duplicate_shape_determining_constants.mlir

    // CHECK-SAME: %[[ARG_0:.*]]: tensor<8x4x16x16x16xf32>
    // CHECK-SAME: %[[ARG_1:.*]]: tensor<4x3x3x16x16xf32>
    func.func private @duplicate_const_for_multiple_shape_determining_operands(
        %arg0: tensor<8x4x16x16x16xf32>, %arg1: tensor<4x3x3x16x16xf32>) -> tensor<8x4x14x14x16xf32> {
      %strides = "tf.Const"() {value = dense<[3, 1, 1]> : tensor<3xi32>} : () -> tensor<3xi32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Nov 24 07:44:46 UTC 2022
    - 11K bytes
    - Viewed (0)
Back to top