azureml-core 1.57.0.post2__py3-none-any.whl → 1.57.0.post3__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,12 @@
1
- azureml-core
2
- azureml-automl-dnn-nlp
1
+ a
2
+ z
3
+ u
4
+ r
5
+ e
6
+ m
7
+ l
8
+ -
9
+ c
10
+ o
11
+ r
12
+ e
@@ -43,8 +43,20 @@ class JasmineClient(ExperimentClient):
43
43
  except Exception:
44
44
  azureml_train_automl_runtime = None
45
45
 
46
+ # Indicate that registry environments are supported.
47
+ # This is a change just in the release/pypi/1.57.0 branch and should not be merged back to master.
48
+ # Before azureml-core 1.57.0.post2, it did not recognize the DockerBuildContext,
49
+ # which is return by registry environments.
50
+ # Setting the version to "1.57.0.3" allows the Jasmine service to distinguish between
51
+ # the original 1.57.0 (which doesn't support registry environments) and 1.57.0.post3
52
+ # (which does support registry environments).
53
+ # Note that the version cannot be "1.57.0.post3" because Jasmine needs the version to be numeric.
54
+ azureml_train_automl_version = azureml_train_automl
55
+ if azureml_train_automl_version == "1.57.0":
56
+ azureml_train_automl_version = "1.57.0.3"
57
+
46
58
  self.automl_user_agent = "azureml.train.automl/{} azureml.train.automl.runtime/{}"\
47
- .format(azureml_train_automl, azureml_train_automl_runtime)
59
+ .format(azureml_train_automl_version, azureml_train_automl_runtime)
48
60
 
49
61
  super(JasmineClient, self).__init__(
50
62
  service_context, experiment_name, experiment_id, **kwargs)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: azureml-core
3
- Version: 1.57.0.post2
3
+ Version: 1.57.0.post3
4
4
  Summary: Azure Machine Learning core packages, modules, and classes
5
5
  Home-page: https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
6
6
  Author: Microsoft Corp
@@ -248,7 +248,7 @@ azureml/_project/__init__.py,sha256=fXk56x7HrgsyVMGN5yuE08JN9x0JszBhsBNBX5NOneY,
248
248
  azureml/_project/_commands.py,sha256=gUNeO7UoxFDplcm5dT68t2pAL_rTKRY8_0oZIS0O_ec,39864
249
249
  azureml/_project/_compute_target_commands.py,sha256=nsL0-XPsxLaANF_ZZ73pFDqgTxEe7l2c2c7B7qouPfk,12504
250
250
  azureml/_project/azureml_base_images.json,sha256=g5Ue7rNC_nFYeHmb-KmnHj0kJz1SwcDUicKY4ltv8mo,601
251
- azureml/_project/azureml_sdk_scope.txt,sha256=LqVLXL5LzukyN3OK_CGFgQfcQFoW5Lu31D2DtZsFIYg,38
251
+ azureml/_project/azureml_sdk_scope.txt,sha256=5YqX2w4p-GU-a9jvGMr40N5SMLE6ewyJ_plbUmdjxxE,36
252
252
  azureml/_project/file_utilities.py,sha256=nrWTVp1QB_6jhZQ2fJOXDx49UXafRRmd5VzAs9ceBNo,2597
253
253
  azureml/_project/ignore_file.py,sha256=LV_-DZ0qGV95a6UhMZcSeqV_bl0DwKnaHh7iO6Dwu_M,3219
254
254
  azureml/_project/index_location.txt,sha256=y0QQZ0ezioStHt6IkKGm3Z5FCjS7oBAtBH4QkxQOHsQ,32
@@ -269,7 +269,7 @@ azureml/_restclient/constants.py,sha256=cG5T8xtrgPBPwckSmDLo-cXlxWx502xNzRdweNeh
269
269
  azureml/_restclient/environment_client.py,sha256=zKHAs2PhYW1xuau7aqyQzBVDPSnSJKBvkFvlnzmRCgE,10593
270
270
  azureml/_restclient/exceptions.py,sha256=LszbL91f9p3P5QdbVdu8BZDa-AusvGtuvMw9iGsVjxw,3105
271
271
  azureml/_restclient/experiment_client.py,sha256=tTrw3uTBNttHEeENO5_oLkNd9wrB_-60tRERyDubrpA,19719
272
- azureml/_restclient/jasmine_client.py,sha256=0WUoX7YTAQzSjpFylBnPa8gFc0QiX3zCgEXBjyTBIDg,10589
272
+ azureml/_restclient/jasmine_client.py,sha256=ANlQQNt7U2oiiEWMmJV7MJRMODceszEVr37wrc8PEVU,11433
273
273
  azureml/_restclient/metrics_client.py,sha256=HmS7CWDDlQGfB823SUMuoUxAdvoyhlkdNy_o6zUSXCc,29055
274
274
  azureml/_restclient/models_client.py,sha256=hc7o6zmjIPSLd8oLdoiVKPeWlszBT3js_LE3jlJWVEc,5884
275
275
  azureml/_restclient/polling.py,sha256=RgfUkBcZwb-GRmwdVnvh2H4fuEOz_29Yo930vO0V5sA,741
@@ -1323,9 +1323,9 @@ azureml/exceptions/__init__.py,sha256=wAB_C_TNpL8FK6GXeygupED6mG5IfSrLx_moV7NHIp
1323
1323
  azureml/exceptions/_azureml_exception.py,sha256=XxvMTrADJiTIHSn8DHj2fmyDUhYyBuVUqxYR3cuibz4,18989
1324
1324
  azureml/history/__init__.py,sha256=8U_yD6fMdk8Ok3Z-GO_ibddTgQEB-aY6BTT8t9aYGZw,274
1325
1325
  azureml/history/_tracking.py,sha256=IcZoVbHsOA01eQ3Ealnxe1YbNNnQi4LA5ccINB1cTrU,18541
1326
- azureml_core-1.57.0.post2.dist-info/LICENSE.txt,sha256=GBoIyZ-6vJ4xjRc8U3wTw4EfkuaEdVTm_gbr1Nm8uDI,859
1327
- azureml_core-1.57.0.post2.dist-info/METADATA,sha256=JPPLBJzp8U6rCNCVq-kWlVOZEeXrPtUvxizGt9b7_9A,3119
1328
- azureml_core-1.57.0.post2.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
1329
- azureml_core-1.57.0.post2.dist-info/entry_points.txt,sha256=EKn4UdjSeleaw9lk1z12dZ7YK6tX4Ig6FYqaC2Uk8b8,154
1330
- azureml_core-1.57.0.post2.dist-info/top_level.txt,sha256=ZOeEa0TAXo6i5wOjwBoqfIGEuxOcKuscGgNSpizqREY,8
1331
- azureml_core-1.57.0.post2.dist-info/RECORD,,
1326
+ azureml_core-1.57.0.post3.dist-info/LICENSE.txt,sha256=GBoIyZ-6vJ4xjRc8U3wTw4EfkuaEdVTm_gbr1Nm8uDI,859
1327
+ azureml_core-1.57.0.post3.dist-info/METADATA,sha256=KHDItTZouZ8-mEVKe7-n55VbILT7glqlie4TnJrymIo,3119
1328
+ azureml_core-1.57.0.post3.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
1329
+ azureml_core-1.57.0.post3.dist-info/entry_points.txt,sha256=EKn4UdjSeleaw9lk1z12dZ7YK6tX4Ig6FYqaC2Uk8b8,154
1330
+ azureml_core-1.57.0.post3.dist-info/top_level.txt,sha256=ZOeEa0TAXo6i5wOjwBoqfIGEuxOcKuscGgNSpizqREY,8
1331
+ azureml_core-1.57.0.post3.dist-info/RECORD,,