github apache/tvm-ffi v0.1.2

latest releases: v0.1.14-post0, v0.1.14, v0.1.14-rc5...
10 months ago

This is a minor patch release, mainly to include the fixes support for corner cases and enable cuda-python CUstream compactibility

What's Changed

  • Add torch c dlpack release workflow by @cyx-6 in #220
  • [Fix] fix iterator behavior by @DarkSharpness in #218
  • [Test] Add test for filelock utility by @yaoyaoding in #216
  • [LINT] Bump macro version after release by @tqchen in #223
  • [EXTRA] Improve the Error propagation in alloc by @tqchen in #224
  • [Minor] Improve tuple functionality by @DarkSharpness in #219
  • [Feature] Support build and build_and_load. by @DarkSharpness in #213
  • fix: More fix of ml_dtypes<0.5 by @oraluben in #222
  • [ADDON] Fix import issue by @tqchen in #227
  • [ADDON] Improved github action for torch-c-dlpack-ext by @cyx-6 in #225
  • [CYTHON] Fix ctypes.c_void_p for nullptr by @tqchen in #235
  • [STREAM] Enable compact with cuda-python driver stream by @tqchen in #236
  • Allow handling of load-bearing compiler flags for dlpack by @directhex in #231
  • [ERROR] Make Error conform more to std by @tqchen in #240
  • [FIX] Fix missing static registration for DLTensor* by @tqchen in #239
  • [CYTHON] Improve fallback and dtype convert behavior by @tqchen in #241
  • [TORCH] Update the extension build to o3 by @tqchen in #243
  • [PYTHON] Further streamline number handling by @tqchen in #242

New Contributors

Full Changelog: v0.1.1...v0.1.2.rc0

Don't miss a new tvm-ffi release

NewReleases is sending notifications on new releases.