Commit 2fce8cf8 authored by Yong Tang's avatar Yong Tang
Browse files

Fixed some warnings related to signed/unsigned comparison



This fix tries to fix some warning related to
```
warning: comparison between signed and unsigned integer expressions
```
by address some easy fix in changing `int -> size_t` in case of loop index.

This fix is related to #10838.

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent ea79ba41
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment