Skip to content

v0.1.6

Choose a tag to compare

@junrushao junrushao released this 12 Dec 21:09
· 187 commits to main since this release
438f643

What's Changed

  • bugfix: Fix clang-tidy warnings in test_c_env_api.cc by @junrushao in #318
  • chore: Use importlib.metadata to locate DSOs by @junrushao in #306
  • chore(release): Version bump after v0.1.5 release by @junrushao in #321
  • fix(config): tvm-ffi-config --sourcedir broken in wheels by @junrushao in #319
  • [Fix] Fix missing int8 for torch<2.6.0 by @oraluben in #323
  • [ADDON] bump torch c dlpack ext version to 0.1.4 by @cyx-6 in #324
  • [Feat] Remove reference cycle in error handling for faster GC by @KEKE046 in #327
  • fix: Error message when numpy is missing by @junrushao in #332
  • feat: Add keep_module_alive to load_module by @junrushao in #334
  • feat: Introduce tvm_ffi.libinfo.load_lib_module by @junrushao in #336
  • [TENSOR] Add API to create strided view by @tqchen in #335
  • chore(lint): Fix clang-tidy warnings by @junrushao in #340
  • chore(lint): Update pre-commit hooks; Enable docstring formatter by @junrushao in #339
  • chore(ci): Run wheel testing per-mainline-commit by @junrushao in #337
  • feat: Fix perf issue in Map.get by @junrushao in #341

Full Changelog: v0.1.5...v0.1.6