Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 8x4x16x2xf32 (0.08 sec)

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

        func.return %0 : tensor<?x?x?x?x?xf32>
      }
    
      // CHECK-LABEL: testXlaConvV2OpInconsistentInputAndKernelTensorShapeDim
      func.func @testXlaConvV2OpInconsistentInputAndKernelTensorShapeDim(%lhs: tensor<8x4x16x16xf32>, %rhs: tensor<3x4x4x16x16xf32>) -> (tensor<?x?x?x?x?xf32>) {
        %feature_group_count = "tf.Const"() {value = dense<1> : tensor<i32>} : () -> tensor<i32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 23 17:24:10 UTC 2024
    - 167.4K bytes
    - Viewed (0)
Back to top