Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for uq_ (0.01 sec)

  1. tensorflow/compiler/mlir/lite/stablehlo/transforms/op_stat_pass.cc

                      mlir::dyn_cast_or_null<UniformQuantizedType>(
                          operand_or_result)
                          .getStorageType();
                  dtype = absl::StrCat(
                      "uq_", uniform_quantized_dtype.getIntOrFloatBitWidth());
                })
                .Case<quant::UniformQuantizedPerAxisType>([&](Type) {
                  auto uniform_quantized_dtype =
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 8.7K bytes
    - Viewed (0)
Back to top