Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 15x28x28x1xf32 (0.33 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/tests/passes/lift_quantizable_spots_as_functions.mlir

    // CHECK: return %[[ADD]] : tensor<1x1x64xf32>
    // CHECK: }
    
    // -----
    
    // CHECK-LABEL: @conv_with_bias_dynamic_fn(
    // CHECK-SAME:                    %[[ARG_0:.*]]: tensor<?x28x28x1xf32>
    func.func @conv_with_bias_dynamic_fn(%arg0: tensor<?x28x28x1xf32>) -> tensor<?x28x28x16xf32> {
      %0 = stablehlo.constant dense<2.000000e+00> : tensor<3x3x1x16xf32>
      %1 = stablehlo.constant dense<2.000000e+00> : tensor<16xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 10 04:07:09 UTC 2024
    - 49.8K bytes
    - Viewed (0)
Back to top