Skip to content

Fix the uint encoding

Compare
Choose a tag to compare
@wenrui-meng-ai wenrui-meng-ai released this 13 Feb 01:34
· 5 commits to master since this release
  • Use the .(type) to convert value between int and uint since .(type) is compile type without overhead.