[all-commits] [llvm/llvm-project] 942afe: [mlir/quant] fix a small typo in the quant utility
fengliu via All-commits
all-commits at lists.llvm.org
Fri Mar 20 10:14:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 942afe0cb2ac0f3fe4a5ffc52400e1819b4fd570
https://github.com/llvm/llvm-project/commit/942afe0cb2ac0f3fe4a5ffc52400e1819b4fd570
Author: Feng Liu <liufeng.ee at gmail.com>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M mlir/lib/Dialect/Quant/Utils/UniformSupport.cpp
Log Message:
-----------
[mlir/quant] fix a small typo in the quant utility
This is an edge case where the input type is a primitive type.
Differential Revision: https://reviews.llvm.org/D76442
More information about the All-commits
mailing list