Skip to content

1.0.10

Compare
Choose a tag to compare
@PINTO0309 PINTO0309 released this 06 Apr 12:39
· 26 commits to main since this release
  • Added option to disable automatic downcast processing
    • --disable_auto_downcast
      Disables automatic downcast processing from Float64 to Float32 and INT64 to INT32.
      Try enabling it and re-running it if you encounter type-related errors.