Tensorpc

Latest version: v0.13.0

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

Scan your dependencies

Page 1 of 5

0.13.0

Added
- add pytorch `torch.export` flow graph support
- BREAKING CHANGE: change implementation of component event handling, you must use devflow v0.13.x to work with this version.

0.12.0

Added
- add remote component support.
- add `tensorpc.dbg` package for debug-with-ui purpose.

0.11.19

Added
- add a special handle type in compute flow.
Fixed
- fix a serious bug when user use nested layout-change method.
- fix watchdog problem in mac os
- fix exception handling in ctrl loop.

0.11.18

Changed
- change overflow in compute flow node
- refine controlled loop impl

0.11.17

Added
- add controlled loop that can make loop in sync functions controllable via `ControlledLoop` component.
- add label render support for points
Fixed
- fix caller lineno in call tracer
- fix small bug in compute flow
- fix some bug in shutdown logic

0.11.16

Added
- add node context for compute flow, user can access node id in node layout callback or compute.
Changed
- file watchdog now enable debounce (0.1s) by default to avoid incomplete write.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.