Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. tensorflow/compiler/mlir/tensorflow/tests/layout_optimization_layout_assignment_gpu_cc_70.mlir

             padding = "VALID",
             strides = [1, 1, 1, 1]
           } : (tensor<4xi32>, tensor<1x64x28x28xf16>, tensor<1x64x28x28xf16>)
            -> tensor<1x64x28x28xf16>
    
      func.return %0 : tensor<1x64x28x28xf16>
    }
    
    // CHECK-LABEL: func @transposeFusedBatchNormV3_f32
    func.func @transposeFusedBatchNormV3_f32(
      %arg0: tensor<1x28x28x64xf32>,
      %arg1: tensor<64xf32>
    ) -> tensor<1x28x28x64xf32> {
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 21 08:41:18 UTC 2022
    - 8.5K bytes
    - Viewed (0)
Back to top