autogluon.common 1.2.1b20250317__py3-none-any.whl → 1.2.1b20250319__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.
- autogluon/common/utils/try_import.py +1 -3
- autogluon/common/version.py +1 -1
- {autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/METADATA +3 -3
- {autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/RECORD +11 -11
- /autogluon.common-1.2.1b20250317-py3.9-nspkg.pth → /autogluon.common-1.2.1b20250319-py3.9-nspkg.pth +0 -0
- {autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/LICENSE +0 -0
- {autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/NOTICE +0 -0
- {autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/WHEEL +0 -0
- {autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/namespace_packages.txt +0 -0
- {autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/top_level.txt +0 -0
- {autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/zip-safe +0 -0
@@ -131,9 +131,7 @@ def try_import_fastai():
|
|
131
131
|
from pkg_resources import parse_version # pylint: disable=import-outside-toplevel
|
132
132
|
|
133
133
|
fastai_version = parse_version(fastai.__version__)
|
134
|
-
assert parse_version("2.0.0") <= fastai_version
|
135
|
-
"Currently, we only support 2.0.0<=fastai<2.8"
|
136
|
-
)
|
134
|
+
assert parse_version("2.0.0") <= fastai_version, "Currently, we only support fastai>=2.0.0"
|
137
135
|
|
138
136
|
# fastai is doing library setup during star imports. These are required for correct library functioning.
|
139
137
|
# Local star imports are not possible in-place, so separate helper packages is created
|
autogluon/common/version.py
CHANGED
{autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: autogluon.common
|
3
|
-
Version: 1.2.
|
3
|
+
Version: 1.2.1b20250319
|
4
4
|
Summary: Fast and Accurate ML in 3 Lines of Code
|
5
5
|
Home-page: https://github.com/autogluon/autogluon
|
6
6
|
Author: AutoGluon Community
|
@@ -43,9 +43,9 @@ Requires-Dist: psutil<7.0.0,>=5.7.3
|
|
43
43
|
Requires-Dist: tqdm<5,>=4.38
|
44
44
|
Provides-Extra: tests
|
45
45
|
Requires-Dist: pytest-mypy; extra == "tests"
|
46
|
-
Requires-Dist: types-setuptools; extra == "tests"
|
47
|
-
Requires-Dist: types-requests; extra == "tests"
|
48
46
|
Requires-Dist: pytest; extra == "tests"
|
47
|
+
Requires-Dist: types-requests; extra == "tests"
|
48
|
+
Requires-Dist: types-setuptools; extra == "tests"
|
49
49
|
|
50
50
|
|
51
51
|
|
{autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/RECORD
RENAMED
@@ -1,8 +1,8 @@
|
|
1
|
-
autogluon.common-1.2.
|
1
|
+
autogluon.common-1.2.1b20250319-py3.9-nspkg.pth,sha256=cQGwpuGPqg1GXscIwt-7PmME1OnSpD-7ixkikJ31WAY,554
|
2
2
|
autogluon/common/__init__.py,sha256=Q0tQ4UOtUEhPpj83k_xzQ9bmtoTSvfg_3WgPi1QopJk,352
|
3
3
|
autogluon/common/dataset.py,sha256=slfU8CxGFNJ86_2wKkT_zPMPr-iPB-sz7klz0YqJECo,1580
|
4
4
|
autogluon/common/space.py,sha256=oRSG-uFmsLACT42mT2vRp3NSuV8MaQz6X4sYwcZruxs,5457
|
5
|
-
autogluon/common/version.py,sha256=
|
5
|
+
autogluon/common/version.py,sha256=1HH1G7vH8e10HMFbeCkTe-bg89sHs1lZ7JLGB-1-cHQ,91
|
6
6
|
autogluon/common/features/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
7
|
autogluon/common/features/feature_metadata.py,sha256=GDvZXyaNkDeuNv8omO4K7tkCPmMdpJzD5rH_hKtZD9E,25783
|
8
8
|
autogluon/common/features/infer_types.py,sha256=MkfVDoY__0Rr__zsDSKszmvYMq5RQRmbNboTG_tm64o,6492
|
@@ -41,13 +41,13 @@ autogluon/common/utils/resource_utils.py,sha256=CmU8OsaXoreja43gMGRZCg8BiKQdHvDx
|
|
41
41
|
autogluon/common/utils/s3_utils.py,sha256=Tj2VyUGUc7Vrx5KkCGKapvFQyaVvWpJNpjssfXg2Sl4,17142
|
42
42
|
autogluon/common/utils/simulation_utils.py,sha256=iEZcRWzP8xLQ8racIfOGC5V_A0W_xNgxPkGuBfX6hh8,3573
|
43
43
|
autogluon/common/utils/system_info.py,sha256=9BkFcdq1co0EMnZkk_AYdhxSEP3RqcU6uIp-iYx9bdc,4479
|
44
|
-
autogluon/common/utils/try_import.py,sha256
|
44
|
+
autogluon/common/utils/try_import.py,sha256=dGNpTev0egEg-NsdPWYRO4dbjIvMwU0AN7Ky5miv0MI,6787
|
45
45
|
autogluon/common/utils/utils.py,sha256=H0gjBbiFBPuhnlHpirN3nU7WehoTZCv-231tb1oIvMI,7971
|
46
|
-
autogluon.common-1.2.
|
47
|
-
autogluon.common-1.2.
|
48
|
-
autogluon.common-1.2.
|
49
|
-
autogluon.common-1.2.
|
50
|
-
autogluon.common-1.2.
|
51
|
-
autogluon.common-1.2.
|
52
|
-
autogluon.common-1.2.
|
53
|
-
autogluon.common-1.2.
|
46
|
+
autogluon.common-1.2.1b20250319.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
|
47
|
+
autogluon.common-1.2.1b20250319.dist-info/METADATA,sha256=cUXU8wab-2dlaNL7s3Q5tLs_LN9D1lEuRrZOkMcex-4,11658
|
48
|
+
autogluon.common-1.2.1b20250319.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
|
49
|
+
autogluon.common-1.2.1b20250319.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
50
|
+
autogluon.common-1.2.1b20250319.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
|
51
|
+
autogluon.common-1.2.1b20250319.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
|
52
|
+
autogluon.common-1.2.1b20250319.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
53
|
+
autogluon.common-1.2.1b20250319.dist-info/RECORD,,
|
/autogluon.common-1.2.1b20250317-py3.9-nspkg.pth → /autogluon.common-1.2.1b20250319-py3.9-nspkg.pth
RENAMED
File without changes
|
{autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/LICENSE
RENAMED
File without changes
|
{autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/NOTICE
RENAMED
File without changes
|
{autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|
{autogluon.common-1.2.1b20250317.dist-info → autogluon.common-1.2.1b20250319.dist-info}/zip-safe
RENAMED
File without changes
|