mttf 1.1.12__py3-none-any.whl → 1.1.13__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mttf might be problematic. Click here for more details.
- mt/keras/applications/mobilenet_v3_split.py +4 -4
- mt/tf/version.py +1 -1
- {mttf-1.1.12.dist-info → mttf-1.1.13.dist-info}/METADATA +1 -1
- {mttf-1.1.12.dist-info → mttf-1.1.13.dist-info}/RECORD +13 -13
- {mttf-1.1.12.data → mttf-1.1.13.data}/scripts/dmt_pipi.sh +0 -0
- {mttf-1.1.12.data → mttf-1.1.13.data}/scripts/dmt_twineu.sh +0 -0
- {mttf-1.1.12.data → mttf-1.1.13.data}/scripts/pipi.sh +0 -0
- {mttf-1.1.12.data → mttf-1.1.13.data}/scripts/wml_nexus.py +0 -0
- {mttf-1.1.12.data → mttf-1.1.13.data}/scripts/wml_pipi.sh +0 -0
- {mttf-1.1.12.data → mttf-1.1.13.data}/scripts/wml_twineu.sh +0 -0
- {mttf-1.1.12.dist-info → mttf-1.1.13.dist-info}/WHEEL +0 -0
- {mttf-1.1.12.dist-info → mttf-1.1.13.dist-info}/licenses/LICENSE +0 -0
- {mttf-1.1.12.dist-info → mttf-1.1.13.dist-info}/top_level.txt +0 -0
|
@@ -55,13 +55,13 @@ elif base.keras_source == "keras":
|
|
|
55
55
|
_inverted_res_block,
|
|
56
56
|
)
|
|
57
57
|
from keras import backend, models
|
|
58
|
+
|
|
58
59
|
try:
|
|
59
60
|
from keras.layers import VersionAwareLayers
|
|
60
61
|
|
|
61
62
|
layers = VersionAwareLayers()
|
|
62
63
|
except ImportError:
|
|
63
|
-
|
|
64
|
-
from keras import layers
|
|
64
|
+
from keras import layers
|
|
65
65
|
from keras.utils import data_utils, layer_utils
|
|
66
66
|
elif base.keras_source == "tensorflow.keras":
|
|
67
67
|
from tensorflow.keras.src.applications.mobilenet_v3 import (
|
|
@@ -71,13 +71,13 @@ elif base.keras_source == "tensorflow.keras":
|
|
|
71
71
|
_inverted_res_block,
|
|
72
72
|
)
|
|
73
73
|
from tensorflow.python.keras import backend, models
|
|
74
|
+
|
|
74
75
|
try:
|
|
75
76
|
from tensorflow.keras.layers import VersionAwareLayers
|
|
76
77
|
|
|
77
78
|
layers = VersionAwareLayers()
|
|
78
79
|
except ImportError:
|
|
79
|
-
|
|
80
|
-
from tensorflow.keras import layers
|
|
80
|
+
from tensorflow.keras import layers
|
|
81
81
|
from tensorflow.python.keras.utils import data_utils, layer_utils
|
|
82
82
|
else:
|
|
83
83
|
raise ImportError(f"Unknown value '{keras_source}' for variable 'keras_source'.")
|
mt/tf/version.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
mt/keras/__init__.py,sha256=oM2xsSZTuGSUvFJSpntk8r7bzGcTytNvn-Apv_SBFh4,70
|
|
2
2
|
mt/keras/applications/__init__.py,sha256=eTTWZQU9u0z7W0eDKo3GaVJvVCh2gDtjD8R7S-8ZWH0,593
|
|
3
|
-
mt/keras/applications/mobilenet_v3_split.py,sha256=
|
|
3
|
+
mt/keras/applications/mobilenet_v3_split.py,sha256=erQOhq04SbWjm3empsyROw6ZA7Q3sneD1LQ-XhMR80A,19715
|
|
4
4
|
mt/keras/applications/mobilevit.py,sha256=v-XzmFSwWAjN_nsp2ys0QINtoqcYD-qvNrSbKHkreQs,8914
|
|
5
5
|
mt/keras/base/__init__.py,sha256=vIvuf3gjbpXC-rGpXLfIApLRUV6w1GUzVK8YJOgWLyk,327
|
|
6
6
|
mt/keras/base/base.py,sha256=_B2sSUMlHOtGSAqQD1p5YD0raEDL4W0Bh3uKD6BXOJM,807
|
|
@@ -17,7 +17,7 @@ mt/tf/__init__.py,sha256=M8xiJNdrAUJZgiZTOQOdfkehjO-CYzGpoxh5HVGBkms,338
|
|
|
17
17
|
mt/tf/init.py,sha256=BUpw33uyA_DmeJjrN2fX4MIs8MynKxkwgc2oTGTqssU,1294
|
|
18
18
|
mt/tf/mttf_version.py,sha256=ha53i-H9pE-crufFttUECgXHwPvam07zMKzApUts1Gs,206
|
|
19
19
|
mt/tf/utils.py,sha256=Copl5VM0PpuFUchK-AcBuGO6QitDwHcEs4FruZb2GAI,2460
|
|
20
|
-
mt/tf/version.py,sha256=
|
|
20
|
+
mt/tf/version.py,sha256=ADdU2A-QIuJ5Dlo6U75iAj6ZRCbWMl8r62U0V7373Hc,207
|
|
21
21
|
mt/tf/keras_applications/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
22
22
|
mt/tf/keras_applications/mobilenet_v3_split.py,sha256=1oPB3EX3k3c7iju9Ksuw9xyv32-mOKPs3uy2Mk5tLd8,19716
|
|
23
23
|
mt/tf/keras_applications/mobilevit.py,sha256=VsKB_U-f9jwUEjpd0eq-YXL4rDsuAbKQ0yIzkbMfLzw,9949
|
|
@@ -26,14 +26,14 @@ mt/tfc/__init__.py,sha256=XFXAbmEi5uTAuZj797cBqw9ZBnVy6ptxP0TTzVauMNk,8446
|
|
|
26
26
|
mt/tfg/__init__.py,sha256=6Ly2QImAyQTsg_ZszuAuK_L2n56v89Cix9yYmMVk0CM,304
|
|
27
27
|
mt/tfp/__init__.py,sha256=AQkGCkmDRwswEt3qoOSpxe-fZekx78sHHBs2ZVz33gc,383
|
|
28
28
|
mt/tfp/real_nvp.py,sha256=U9EmkXGqFcvtS2yeh5_RgbKlVKKlGFGklAb7Voyazz4,4440
|
|
29
|
-
mttf-1.1.
|
|
30
|
-
mttf-1.1.
|
|
31
|
-
mttf-1.1.
|
|
32
|
-
mttf-1.1.
|
|
33
|
-
mttf-1.1.
|
|
34
|
-
mttf-1.1.
|
|
35
|
-
mttf-1.1.
|
|
36
|
-
mttf-1.1.
|
|
37
|
-
mttf-1.1.
|
|
38
|
-
mttf-1.1.
|
|
39
|
-
mttf-1.1.
|
|
29
|
+
mttf-1.1.13.data/scripts/dmt_pipi.sh,sha256=NNsj4P332unHMqU4mAFjU9PQvxQ8TK5XQ42LC29IZY8,510
|
|
30
|
+
mttf-1.1.13.data/scripts/dmt_twineu.sh,sha256=KZhcYwuCW0c36tWcOgCe7uxJmS08rz-J6YNY76Exy4M,193
|
|
31
|
+
mttf-1.1.13.data/scripts/pipi.sh,sha256=kdo96bdaKq2QIa52Z4XFSiGPcbDm09SAU9cju6I2Lxo,289
|
|
32
|
+
mttf-1.1.13.data/scripts/wml_nexus.py,sha256=kW0ju8_kdXc4jOjhdzKiMsFuO1MNpHmu87skrhu9SEg,1492
|
|
33
|
+
mttf-1.1.13.data/scripts/wml_pipi.sh,sha256=CuidIcbuxyXSBNQqYRhCcSC8QbBaSGnQX0KAIFaIvKA,499
|
|
34
|
+
mttf-1.1.13.data/scripts/wml_twineu.sh,sha256=av1JLN765oOWC5LPkv2eSWIVof26y60601tMGkuYdb8,180
|
|
35
|
+
mttf-1.1.13.dist-info/licenses/LICENSE,sha256=e_JtcszdGZ2ZGfjcymTGrcxFj_9XPicZOVtnsrPvruk,1070
|
|
36
|
+
mttf-1.1.13.dist-info/METADATA,sha256=I9OfrwZSRN0knnFwdefdVD8RNTF-Jqg9HXgX7c62BME,568
|
|
37
|
+
mttf-1.1.13.dist-info/WHEEL,sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA,91
|
|
38
|
+
mttf-1.1.13.dist-info/top_level.txt,sha256=WcqGFu9cV7iMZg09iam8eNxUvGpLSKKF2Iubf6SJVOo,3
|
|
39
|
+
mttf-1.1.13.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|