mlc-ai / relax

Apache License 2.0
140 stars 70 forks source link

[BUG] fix int64-int32 types comparison #248

Closed vvchernov closed 1 year ago

vvchernov commented 1 year ago

Fix bug which fails CI (comparison of size_t and int64_t values)

cc @tqchen

tqchen commented 1 year ago

T5hanks @vvchernov . this is fixed in another commit