[all-commits] [llvm/llvm-project] 760063: Fix CalibratedQuantizedType's print function to ma...
Taehee Jeong via All-commits
all-commits at lists.llvm.org
Tue Nov 24 09:36:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 760063267c462c21cfdeafb0d5fe63ecfa2f2c30
https://github.com/llvm/llvm-project/commit/760063267c462c21cfdeafb0d5fe63ecfa2f2c30
Author: Tei Jeong <taeheej at google.com>
Date: 2020-11-24 (Tue, 24 Nov 2020)
Changed paths:
M mlir/lib/Dialect/Quant/IR/TypeParser.cpp
M mlir/test/Dialect/Quant/parse-calibrated.mlir
Log Message:
-----------
Fix CalibratedQuantizedType's print function to match parser
Reviewed By: liufengdb
Differential Revision: https://reviews.llvm.org/D92034
More information about the All-commits
mailing list