Cumm

Latest version: v0.6.3

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.6.3

Fixed
- fix bug in mac in inline kernels

0.6.2

Fixed
- fix mac os bug

0.6.1

Changed
- debug macos ci

0.6.0

Added
- add cuda-like kernel in apple silicon, only RTC compile is supported.
Changed
- BREAKING CHANGE: rename macro `TV_CUDA` to `TV_ENABLE_HARDWARE_ACC`
- BREAKING CHANGE: change managed tensor behavior, now you must specify cpu device when you use managed flag.

0.5.3

Fixed
- fix compile problem in cuda 12.x

0.5.2

Added
- add `run_in_process` support for inliner to debug some unrecoverable cuda errors such as invalid memory access (700) without restart whole process. this option will copy all tensor data to cpu, copy them to child process (spawn mode), run in child process, and copy back to cpu and main process. this will slow down the performance, but it's very useful for debugging.
- add macro `TV_ASSERT_WITH_PRINT` to perform print in assert.
- change inliner function name with user-provided name for debug.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.