Skip to content

Commit 2f3e2ab

Browse files
authored
Merge pull request #70 from ArtificialIntelligenceToolkit/aitk-3
Refactor aitk for tensorflow 2.17
2 parents 1ab10b2 + 6d7c562 commit 2f3e2ab

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+5756
-22950
lines changed

aitk/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
#
99
# **************************************************************
1010

11-
version_info = (2, 1, 0)
11+
version_info = (3, 0, 0)
1212
__version__ = ".".join(map(str, version_info))

aitk/keras/README.md

Lines changed: 0 additions & 93 deletions
This file was deleted.

aitk/keras/__init__.py

Lines changed: 0 additions & 30 deletions
This file was deleted.

aitk/keras/activations/README.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

aitk/keras/activations/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)