commit | 9702fcbb165b2e060d8a0ce73c55205c19c1b371 | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu@google.com> | Thu Sep 01 09:21:23 2016 -0700 |
committer | Yaowu Xu <yaowu@google.com> | Thu Sep 01 22:33:56 2016 +0000 |
tree | 45f98b5f586485889ac9a9c5a7a396c1b8dde81e | |
parent | 75c9abd28f798413d115f21cf721a5b229b1df0a [diff] |
Add explict conversion from int64_t to int The values after right shifts should fit into 32bit int. The commit fixes MSVC build warning when new-quant is enabled. Change-Id: Ic89dd86fb981a1206653943658af2b6b2925a676