azureml-acft-multimodal-components 0.0.70__py3-none-any.whl → 0.0.71__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.
@@ -1,2 +1,2 @@
1
- ver = "0.0.70"
2
- selfver = "0.0.70"
1
+ ver = "0.0.71"
2
+ selfver = "0.0.71"
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: azureml-acft-multimodal-components
3
- Version: 0.0.70
3
+ Version: 0.0.71
4
4
  Summary: Contains the acft multimodal-contrib package used in script to build azureml components.
5
5
  Home-page: https://msdata.visualstudio.com/Vienna/_git/sdk-cli-v2?version=GBtraining_finetune
6
6
  Author: Microsoft Corp
@@ -41,6 +41,7 @@ Dynamic: description
41
41
  Dynamic: description-content-type
42
42
  Dynamic: home-page
43
43
  Dynamic: license
44
+ Dynamic: license-file
44
45
  Dynamic: provides-extra
45
46
  Dynamic: requires-dist
46
47
  Dynamic: requires-python
@@ -3,7 +3,7 @@ azureml/acft/__init__.py,sha256=9yEu-iBWQHMmb7eapxBKtSs5hHWMDIZeGhXEntYSp4w,267
3
3
  azureml/acft/multimodal/__init__.py,sha256=9yEu-iBWQHMmb7eapxBKtSs5hHWMDIZeGhXEntYSp4w,267
4
4
  azureml/acft/multimodal/components/NOTICE.txt,sha256=Wi77VU9zlsSpIoTfQyhQ73Nwze4miS9YDG4rcI6izo4,530804
5
5
  azureml/acft/multimodal/components/__init__.py,sha256=qC5hRHbTbRwhm4xSfuFpDl0ungDu3rxgX7bfPsaTQVA,792
6
- azureml/acft/multimodal/components/_version.py,sha256=u8TK3F765DOTjiO6122J9B_zP36XQ1O3Vo5pwSa9104,36
6
+ azureml/acft/multimodal/components/_version.py,sha256=S5G5liR1nP5UAojwUJO0sVFl6b_m0qQlxdmTqqpezHM,36
7
7
  azureml/acft/multimodal/components/base_runner.py,sha256=DpEqtXoO1iwqd5EJtjXauZ_D3C2LLLoqT2wYw-84YDg,1235
8
8
  azureml/acft/multimodal/components/task_factory.py,sha256=Ar4emx5xmw72NZKkDzw6tdixw9d6PiGTSa1CsleyqKY,980
9
9
  azureml/acft/multimodal/components/artifacts/__init__.py,sha256=ouf2rAWSHFJAg_qtQ9B9JwI7xakZ69hDiMGqpDuzL-c,298
@@ -51,8 +51,8 @@ azureml/acft/multimodal/components/utils/__init__.py,sha256=9yEu-iBWQHMmb7eapxBK
51
51
  azureml/acft/multimodal/components/utils/common_utils.py,sha256=CDqbSGlQHedatUXOnjPV8cAcW1-BKap48R4g-D-4Va8,2105
52
52
  azureml/acft/multimodal/components/utils/model_selector_utils.py,sha256=gLQNgWVONG4mhqls1vfFl301YITuHJUTJB6EJPoowW4,12833
53
53
  azureml/acft/multimodal/components/utils/trainer_callbacks.py,sha256=3ElNRjxp8Ipt2xC-NQUEy676FLd26K0URB7aPRK2p2c,5795
54
- azureml_acft_multimodal_components-0.0.70.dist-info/LICENSE.txt,sha256=GBoIyZ-6vJ4xjRc8U3wTw4EfkuaEdVTm_gbr1Nm8uDI,859
55
- azureml_acft_multimodal_components-0.0.70.dist-info/METADATA,sha256=G7wIS2iaUE4Q_y-OOhRaAtkze-VFS6kQh0q3O9DyFRI,2051
56
- azureml_acft_multimodal_components-0.0.70.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
57
- azureml_acft_multimodal_components-0.0.70.dist-info/top_level.txt,sha256=ZOeEa0TAXo6i5wOjwBoqfIGEuxOcKuscGgNSpizqREY,8
58
- azureml_acft_multimodal_components-0.0.70.dist-info/RECORD,,
54
+ azureml_acft_multimodal_components-0.0.71.dist-info/licenses/LICENSE.txt,sha256=GBoIyZ-6vJ4xjRc8U3wTw4EfkuaEdVTm_gbr1Nm8uDI,859
55
+ azureml_acft_multimodal_components-0.0.71.dist-info/METADATA,sha256=4NGgkQCohMYmQ80UtUDOpN95lm1hUXbbQ9IGUFlMdis,2074
56
+ azureml_acft_multimodal_components-0.0.71.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
57
+ azureml_acft_multimodal_components-0.0.71.dist-info/top_level.txt,sha256=ZOeEa0TAXo6i5wOjwBoqfIGEuxOcKuscGgNSpizqREY,8
58
+ azureml_acft_multimodal_components-0.0.71.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.2)
2
+ Generator: setuptools (77.0.3)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5