Commit f0e09e4a authored by Yong Tang's avatar Yong Tang
Browse files

Fix bazel test failure with mac llvm



This fix tries to address the issue raised in 24212 where
the bazel test for trt_allocator_test fails. The reason was that
1ul is unsigned long while uint64_t is unsigned long long.

This fix fixes the issue.

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