mttf 1.0.14__py3-none-any.whl → 1.0.16__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/tf/version.py +1 -1
- mttf-1.0.16.data/scripts/dmt_pipi.sh +7 -0
- {mttf-1.0.14.data → mttf-1.0.16.data}/scripts/wml_nexus.py +4 -0
- mttf-1.0.16.data/scripts/wml_pipi.sh +7 -0
- {mttf-1.0.14.dist-info → mttf-1.0.16.dist-info}/METADATA +1 -1
- {mttf-1.0.14.dist-info → mttf-1.0.16.dist-info}/RECORD +11 -11
- {mttf-1.0.14.dist-info → mttf-1.0.16.dist-info}/WHEEL +1 -1
- mttf-1.0.14.data/scripts/dmt_pipi.sh +0 -2
- mttf-1.0.14.data/scripts/wml_pipi.sh +0 -2
- {mttf-1.0.14.data → mttf-1.0.16.data}/scripts/dmt_twineu.sh +0 -0
- {mttf-1.0.14.data → mttf-1.0.16.data}/scripts/wml_twineu.sh +0 -0
- {mttf-1.0.14.dist-info → mttf-1.0.16.dist-info}/licenses/LICENSE +0 -0
- {mttf-1.0.14.dist-info → mttf-1.0.16.dist-info}/top_level.txt +0 -0
mt/tf/version.py
CHANGED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
#/!bin/bash
|
|
2
|
+
if [ $(id -u) -ne 0 ]; then
|
|
3
|
+
echo "WARNING: As of 2025-04-20, it is not safe to install wml packages locally."
|
|
4
|
+
wml_nexus.py uv pip install --index https://localhost:5443/repository/minhtri-pypi-dev/simple/ --prerelease allow $@
|
|
5
|
+
else
|
|
6
|
+
wml_nexus.py uv pip install -p /usr/bin/python3 --system --break-system-packages --prerelease allow --index https://localhost:5443/repository/minhtri-pypi-dev/simple/ $@
|
|
7
|
+
fi
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
#/!bin/bash
|
|
2
|
+
if [ $(id -u) -ne 0 ]; then
|
|
3
|
+
echo "WARNING: As of 2025-04-20, it is not safe to install wml packages locally."
|
|
4
|
+
wml_nexus.py uv pip install --index https://localhost:5443/repository/ml-py-repo/simple/ --prerelease allow $@
|
|
5
|
+
else
|
|
6
|
+
wml_nexus.py uv pip install -p /usr/bin/python3 --system --break-system-packages --prerelease allow --index https://localhost:5443/repository/ml-py-repo/simple/ $@
|
|
7
|
+
fi
|
|
@@ -2,7 +2,7 @@ mt/tf/__init__.py,sha256=M8xiJNdrAUJZgiZTOQOdfkehjO-CYzGpoxh5HVGBkms,338
|
|
|
2
2
|
mt/tf/init.py,sha256=Hbp0-daCDTUEkQiDwNpbv2qqP7tr9qCyBFUafMklkos,1298
|
|
3
3
|
mt/tf/mttf_version.py,sha256=ha53i-H9pE-crufFttUECgXHwPvam07zMKzApUts1Gs,206
|
|
4
4
|
mt/tf/utils.py,sha256=Copl5VM0PpuFUchK-AcBuGO6QitDwHcEs4FruZb2GAI,2460
|
|
5
|
-
mt/tf/version.py,sha256=
|
|
5
|
+
mt/tf/version.py,sha256=f6cUxwUJ2RScZPmZaF59tQ0S36BncWPolZ9sVJFFUKQ,207
|
|
6
6
|
mt/tf/keras_applications/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
7
7
|
mt/tf/keras_applications/mobilenet_v3_split.py,sha256=GDEBHo-blR1Q3N8R89USZ8zDP0nq_oLzPNAnoIgkzgo,19305
|
|
8
8
|
mt/tf/keras_applications/mobilevit.py,sha256=FR1eMN4xg-yZ8Orr4ALOYmzCmkoBu7cVgTaK5sc4gsc,9806
|
|
@@ -19,13 +19,13 @@ mt/tfc/__init__.py,sha256=WnGNywMCwmmhWQaGqconT5f9n6IE5jDGflbD92E5iH0,8108
|
|
|
19
19
|
mt/tfg/__init__.py,sha256=6Ly2QImAyQTsg_ZszuAuK_L2n56v89Cix9yYmMVk0CM,304
|
|
20
20
|
mt/tfp/__init__.py,sha256=AQkGCkmDRwswEt3qoOSpxe-fZekx78sHHBs2ZVz33gc,383
|
|
21
21
|
mt/tfp/real_nvp.py,sha256=U9EmkXGqFcvtS2yeh5_RgbKlVKKlGFGklAb7Voyazz4,4440
|
|
22
|
-
mttf-1.0.
|
|
23
|
-
mttf-1.0.
|
|
24
|
-
mttf-1.0.
|
|
25
|
-
mttf-1.0.
|
|
26
|
-
mttf-1.0.
|
|
27
|
-
mttf-1.0.
|
|
28
|
-
mttf-1.0.
|
|
29
|
-
mttf-1.0.
|
|
30
|
-
mttf-1.0.
|
|
31
|
-
mttf-1.0.
|
|
22
|
+
mttf-1.0.16.data/scripts/dmt_pipi.sh,sha256=5nv2Q8DFAGgI9gAUorORwA9VHM40OAG4ep0nMVHJGqA,423
|
|
23
|
+
mttf-1.0.16.data/scripts/dmt_twineu.sh,sha256=KZhcYwuCW0c36tWcOgCe7uxJmS08rz-J6YNY76Exy4M,193
|
|
24
|
+
mttf-1.0.16.data/scripts/wml_nexus.py,sha256=KK0VajahmIF-jMGzbbq7ut_6J4tSQiakP8pMyA7nFxo,1793
|
|
25
|
+
mttf-1.0.16.data/scripts/wml_pipi.sh,sha256=mO6p2HIRzni8NNbQTX69MFNIxpWlbFKoYPwS6APmdSw,411
|
|
26
|
+
mttf-1.0.16.data/scripts/wml_twineu.sh,sha256=av1JLN765oOWC5LPkv2eSWIVof26y60601tMGkuYdb8,180
|
|
27
|
+
mttf-1.0.16.dist-info/licenses/LICENSE,sha256=e_JtcszdGZ2ZGfjcymTGrcxFj_9XPicZOVtnsrPvruk,1070
|
|
28
|
+
mttf-1.0.16.dist-info/METADATA,sha256=aK2Ez-zljgRrPCjYJlJriQjPuion5by6Sl390qKGGm4,534
|
|
29
|
+
mttf-1.0.16.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
|
|
30
|
+
mttf-1.0.16.dist-info/top_level.txt,sha256=WcqGFu9cV7iMZg09iam8eNxUvGpLSKKF2Iubf6SJVOo,3
|
|
31
|
+
mttf-1.0.16.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|