Fix typo in QuantizedType method names
authorKazuaki Ishizaki <kiszk@users.noreply.github.com>
Thu, 10 Oct 2019 03:32:12 +0000 (20:32 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 10 Oct 2019 03:32:47 +0000 (20:32 -0700)
commitf5813ff8e1133be1cea20166230e578281e341c3
tree6553e36f91bc87f9ca61f220fc8cda5dc66c4662
parent221e661e911af59f01b7b9ba214377daf8f50611
Fix typo in QuantizedType method names

Closes tensorflow/mlir#172

COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/mlir/pull/172 from kiszk:quantops e27b57eac8f4c6ef7ee6a6f7b497d3e2f56f6798
PiperOrigin-RevId: 273879164
mlir/include/mlir/Dialect/QuantOps/QuantTypes.h
mlir/lib/Dialect/QuantOps/IR/QuantTypes.cpp
mlir/lib/Dialect/QuantOps/IR/TypeParser.cpp