Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 8x16x16xf32 (0.1 sec)

  1. tensorflow/compiler/mlir/lite/tests/prepare-quantize.mlir

      %9 = "tfl.reshape"(%8, %cst_0) : (tensor<1x6x6x16xf32>, tensor<3xi32>) -> tensor<1x36x16xf32>
      %10 = "tfl.softmax"(%9) {beta = 1.000000e+00 : f32} : (tensor<1x36x16xf32>) -> tensor<1x36x16xf32>
      func.return %10 : tensor<1x36x16xf32>
    
    // CHECK: %cst = arith.constant dense<-1.23697901> : tensor<32xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 67.5K bytes
    - Viewed (0)
Back to top