azureml-acft-multimodal-components 0.0.46__py3-none-any.whl → 47.0.0__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.46"
2
- selfver = "0.0.46"
1
+ ver = "47.0.0"
2
+ selfver = "47.0.0"
@@ -39,13 +39,14 @@ def save_multimodal_mlflow_pyfunc_model(
39
39
 
40
40
  logger.info("Saving the model in MLFlow format.")
41
41
 
42
- files_to_include = [join("mlflow", "mlflow_model_wrapper.py"),
43
- join("artifacts", "model.py"),
44
- join("artifacts", "preprocessor.py"),
45
- join("data", "dataset.py"),
46
- join("artifacts", "multimodal_mmeft_predict.py"),
47
- join("image_transformations", "transformations.py"),
48
- join("collators", "collators.py")]
42
+ files_to_include = [join("mlflow", "mlflow_model_wrapper.py")
43
+ # join("artifacts", "model.py"),
44
+ # join("artifacts", "preprocessor.py"),
45
+ # join("data", "dataset.py"),
46
+ # join("artifacts", "multimodal_mmeft_predict.py"),
47
+ # join("image_transformations", "transformations.py"),
48
+ # join("collators", "collators.py")
49
+ ]
49
50
  directory = dirname(dirname(__file__))
50
51
  code_path = [join(directory, x) for x in files_to_include]
51
52
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: azureml-acft-multimodal-components
3
- Version: 0.0.46
3
+ Version: 47.0.0
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
@@ -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=6PI5oootedZWBksojCKK-jokr6y0O2ehoQlSasYxDmo,322339
5
5
  azureml/acft/multimodal/components/__init__.py,sha256=qC5hRHbTbRwhm4xSfuFpDl0ungDu3rxgX7bfPsaTQVA,792
6
- azureml/acft/multimodal/components/_version.py,sha256=hEvtcso3268VxxU5RPK4rOYPs54aRMeuLYg-ZDhoVN4,36
6
+ azureml/acft/multimodal/components/_version.py,sha256=6tbwTfcvkL7u8i_rkvzyeWb_6rwSOsoLFvfhWf89WZM,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
@@ -25,7 +25,7 @@ azureml/acft/multimodal/components/image_transformations/transformations.py,sha2
25
25
  azureml/acft/multimodal/components/mlflow/__init__.py,sha256=9yEu-iBWQHMmb7eapxBKtSs5hHWMDIZeGhXEntYSp4w,267
26
26
  azureml/acft/multimodal/components/mlflow/conda.yaml,sha256=je6urRRJOkYDW-3WEzETI6FmS8lafGl4JPw5RbwANm4,402
27
27
  azureml/acft/multimodal/components/mlflow/mlflow_model_wrapper.py,sha256=zzhCKNeCLdhZ9Yt8dSriDq8fedLGWbzszrMu-GA9Oyk,7274
28
- azureml/acft/multimodal/components/mlflow/mlflow_save_utils.py,sha256=bHCgwPwAoTUSUZzu0Xj0pk2VuEQkfkQzhkLC0GOs_Tk,2917
28
+ azureml/acft/multimodal/components/mlflow/mlflow_save_utils.py,sha256=EgRlPHD869A93zovvQJcUwZxu4tiyldgnaC1oGO0ISk,2954
29
29
  azureml/acft/multimodal/components/mlflow/utils.py,sha256=aLNo1DIvPjECV0P6he1jFYhcTnQ6UlTfy9Xxq8rLsP0,5272
30
30
  azureml/acft/multimodal/components/model/__init__.py,sha256=9yEu-iBWQHMmb7eapxBKtSs5hHWMDIZeGhXEntYSp4w,267
31
31
  azureml/acft/multimodal/components/model/mmeft/__init__.py,sha256=9yEu-iBWQHMmb7eapxBKtSs5hHWMDIZeGhXEntYSp4w,267
@@ -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.46.dist-info/LICENSE.txt,sha256=GBoIyZ-6vJ4xjRc8U3wTw4EfkuaEdVTm_gbr1Nm8uDI,859
55
- azureml_acft_multimodal_components-0.0.46.dist-info/METADATA,sha256=Q8epWb-ubMb7eIj7LZ403ljQscJSNHLoTZFMg50n-tE,1890
56
- azureml_acft_multimodal_components-0.0.46.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
57
- azureml_acft_multimodal_components-0.0.46.dist-info/top_level.txt,sha256=ZOeEa0TAXo6i5wOjwBoqfIGEuxOcKuscGgNSpizqREY,8
58
- azureml_acft_multimodal_components-0.0.46.dist-info/RECORD,,
54
+ azureml_acft_multimodal_components-47.0.0.dist-info/LICENSE.txt,sha256=GBoIyZ-6vJ4xjRc8U3wTw4EfkuaEdVTm_gbr1Nm8uDI,859
55
+ azureml_acft_multimodal_components-47.0.0.dist-info/METADATA,sha256=NNQbO0g9QtW3lpZ5tVgQdHpji4OVlDl0NJXEGKPV3sI,1890
56
+ azureml_acft_multimodal_components-47.0.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
57
+ azureml_acft_multimodal_components-47.0.0.dist-info/top_level.txt,sha256=ZOeEa0TAXo6i5wOjwBoqfIGEuxOcKuscGgNSpizqREY,8
58
+ azureml_acft_multimodal_components-47.0.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5