Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 1x2240x2240x3xf32 (0.1 sec)

  1. tensorflow/compiler/mlir/lite/tests/ops.mlir

      func.return %2 : tensor<8x7x6x5x?x3x2x1xf32>
    }
    
    // -----
    
    func.func @depthwise_conv_2D_invalid_bias(%arg0: tensor<1x224x224x3xf32>) -> tensor<1x112x112x32xf32> {
      %w = arith.constant dense<127.0> : tensor<32x3x3x3xf32>
      %b = arith.constant dense<0.0> : tensor<32x1xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:09:08 UTC 2024
    - 189.2K bytes
    - Viewed (0)
Back to top