Consistent use of int in mlir_runner_utils.cpp
authorNicolas Vasilache <ntv@google.com>
Tue, 15 Oct 2019 18:03:54 +0000 (11:03 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 15 Oct 2019 18:04:45 +0000 (11:04 -0700)
commit31c5a41a30a7d4dc6874a684c6c6c21f1d36ba63
tree8317df6987a302524df43e9da559a3b93b24ba59
parentabf5c60af9d35284263b05f7a00c3974d553d467
Consistent use of int in mlir_runner_utils.cpp

This should fix the OSS build by only using int in template types.

PiperOrigin-RevId: 274843584
mlir/test/mlir-cpu-runner/mlir_runner_utils.cpp