Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 1x256128xf32 (0.24 sec)

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

      // CHECK: return %[[BITCAST]] : tensor<1x256128xi32>
      %20 = stablehlo.bitcast_convert %arg0 : (tensor<1x256128xf32>) -> tensor<1x256128xi32>
      return %20 : tensor<1x256128xi32>
    }
    
    // -----
    
    // CHECK-LABEL: @bitcast_convert_ui32_f32(%arg0: tensor<1x256128xui32>) -> tensor<1x256128xbf16>
    func.func @bitcast_convert_ui32_f32(%arg0: tensor<1x256128xui32>) -> tensor<1x256128xf32> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 08 22:40:14 UTC 2024
    - 6K bytes
    - Viewed (0)
Back to top