Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 4096x1x1x1xf32 (0.32 sec)

  1. tensorflow/compiler/mlir/lite/tests/post-quantize-dynamic-range.mlir

      %w_1 = arith.constant dense<127.0> : tensor<4096x1x1x1xf32>
      %w_2 = arith.constant dense<127.0> : tensor<128x1x1x1xf32>
      %b = arith.constant dense<127.0> : tensor<2048x1x1x1xf32>
      %custom_1 = "tfl.custom"(%0, %w_1, %w_2, %b) {custom_code = "CustomTestOp", custom_option = #tfl<const_bytes : "0x">} : (tensor<1x1x1x1xf32>, tensor<4096x1x1x1xf32>, tensor<128x1x1x1xf32>, tensor<2048x1x1x1xf32>) -> tensor<*xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 11.4K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/tests/prepare-quantize-dynamic-range.mlir

      %w_1 = arith.constant dense<127.0> : tensor<4096x1x1x1xf32>
      %w_2 = arith.constant dense<127.0> : tensor<128x1x1x1xf32>
      %b = arith.constant dense<127.0> : tensor<2048x1x1x1xf32>
      %custom_1 = "tfl.custom"(%0, %w_1, %w_2, %b) {custom_code = "CustomTestOp", custom_option = #tfl<const_bytes : "0x">} : (tensor<1x1x1x1xf32>, tensor<4096x1x1x1xf32>, tensor<128x1x1x1xf32>, tensor<2048x1x1x1xf32>) -> tensor<*xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 38.2K bytes
    - Viewed (0)
Back to top