Skip to content

Commit 65952fd

Browse files
Sync v0.4.1: bump version, update coreai-core to b2, sync coreai_torch and tests
- Bump coreai-torch to 0.4.1 - Update coreai-core dependency to 1.0.0b2 - Sync coreai_torch: converter, debugging (debug_info, inspector), _debug_locations, _torch_metal_kernel, _utils - Sync tests: debugging, dsl (new), ops, composite_ops, test_docs (new), utils
1 parent ea728d6 commit 65952fd

27 files changed

Lines changed: 2506 additions & 522 deletions

coreai_torch/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
"""Version information for coreai-torch."""
77

8-
__version__ = "0.4.0"
8+
__version__ = "0.4.1"

0 commit comments

Comments
 (0)