Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for IsI8F32UniformQuantizedPerAxisType (0.48 sec)

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

    using ::mlir::quant::GetElementType;
    using ::mlir::quant::IsDotGeneralFullyConnected;
    using ::mlir::quant::IsI32F32UniformQuantizedPerAxisType;
    using ::mlir::quant::IsI32F32UniformQuantizedType;
    using ::mlir::quant::IsI8F32UniformQuantizedPerAxisType;
    using ::mlir::quant::IsI8F32UniformQuantizedType;
    using ::mlir::quant::IsOpFullyQuantized;
    using ::mlir::quant::IsQuantizedTensorType;
    using ::mlir::quant::IsSupportedByTfliteQuantizeOrDequantizeOps;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Apr 22 09:00:19 UTC 2024
    - 99.8K bytes
    - Viewed (0)
Back to top