llvm-project/mlir/test/Dialect
Tei Jeong 94e4ec6499 Add CalibratedQuantizedType to quant dialect
This type supports a calibrated type with min, max provided.

This will be used for importing calibration values of intermediate tensors (e.g. LSTM) which can't be imported with QuantStats op.

This type was initially suggested in the following RFC: https://llvm.discourse.group/t/rfc-a-proposal-for-implementing-quantization-transformations-in-mlir/655

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D91584
2020-11-17 22:14:54 -08:00
..
AVX512 [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
Affine [MLIR] Extend Symbol verification to reject public symbol declarations. 2020-11-16 16:05:32 -08:00
Async [mlir] Transform scf.parallel to scf.for + async.execute 2020-11-13 04:02:56 -08:00
GPU [MLIR] Extend Symbol verification to reject public symbol declarations. 2020-11-16 16:05:32 -08:00
LLVMIR [MLIR] Extend Symbol verification to reject public symbol declarations. 2020-11-16 16:05:32 -08:00
Linalg [mlir] [sparse] start of sparse tensor compiler support 2020-11-17 13:10:42 -08:00
OpenACC [mlir][openacc] Add if and device_type to update op 2020-10-29 09:54:44 -04:00
OpenMP [MLIR][OpenMP] Add omp.wsloop operation 2020-11-16 15:24:57 +00:00
PDL [mlir][PDL] Add a PDL Interpreter Dialect 2020-08-26 05:22:27 -07:00
PDLInterp [mlir][PDL] Add a PDL Interpreter Dialect 2020-08-26 05:22:27 -07:00
Quant Add CalibratedQuantizedType to quant dialect 2020-11-17 22:14:54 -08:00
SCF [MLIR] Extend Symbol verification to reject public symbol declarations. 2020-11-16 16:05:32 -08:00
SPIRV [MLIR][SPIRV] Rename `spv._address_of` to `spv.mlir.addressof` 2020-11-17 12:12:27 -05:00
Shape [mlir] Add shape.is_broadcastable. 2020-10-30 09:46:35 +01:00
Standard [mlir][std] Fold dim(dynamic_tensor_from_elements, %cst) 2020-11-17 14:39:59 +01:00
Tosa TOSA MLIR Dialect 2020-11-07 08:38:09 -08:00
Vector [mlir][vector] Support N-D vector in InsertMap/ExtractMap op 2020-11-13 12:40:17 -08:00
traits.mlir [mlir] Generalize broadcastable trait operands 2020-01-20 13:02:14 -08:00