wandb 0.19.10__py3-none-musllinux_1_2_aarch64.whl → 0.19.11__py3-none-musllinux_1_2_aarch64.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.
- wandb/__init__.py +1 -1
- wandb/__init__.pyi +3 -3
- wandb/_pydantic/__init__.py +2 -3
- wandb/_pydantic/base.py +11 -31
- wandb/_pydantic/utils.py +8 -1
- wandb/_pydantic/v1_compat.py +3 -3
- wandb/apis/public/api.py +590 -22
- wandb/apis/public/artifacts.py +13 -5
- wandb/apis/public/automations.py +1 -1
- wandb/apis/public/integrations.py +22 -10
- wandb/apis/public/registries/__init__.py +0 -0
- wandb/apis/public/registries/_freezable_list.py +179 -0
- wandb/apis/public/{registries.py → registries/registries_search.py} +22 -129
- wandb/apis/public/registries/registry.py +357 -0
- wandb/apis/public/registries/utils.py +140 -0
- wandb/apis/public/runs.py +58 -56
- wandb/automations/__init__.py +16 -24
- wandb/automations/_filters/expressions.py +12 -10
- wandb/automations/_filters/operators.py +10 -19
- wandb/automations/_filters/run_metrics.py +231 -82
- wandb/automations/_generated/__init__.py +27 -34
- wandb/automations/_generated/create_automation.py +17 -0
- wandb/automations/_generated/delete_automation.py +17 -0
- wandb/automations/_generated/fragments.py +40 -25
- wandb/automations/_generated/{get_triggers.py → get_automations.py} +5 -5
- wandb/automations/_generated/{get_triggers_by_entity.py → get_automations_by_entity.py} +7 -5
- wandb/automations/_generated/operations.py +35 -98
- wandb/automations/_generated/update_automation.py +17 -0
- wandb/automations/_utils.py +178 -64
- wandb/automations/_validators.py +94 -2
- wandb/automations/actions.py +113 -98
- wandb/automations/automations.py +47 -69
- wandb/automations/events.py +139 -87
- wandb/automations/integrations.py +23 -4
- wandb/automations/scopes.py +22 -20
- wandb/bin/gpu_stats +0 -0
- wandb/bin/wandb-core +0 -0
- wandb/env.py +11 -0
- wandb/old/settings.py +4 -1
- wandb/proto/v3/wandb_internal_pb2.py +240 -236
- wandb/proto/v3/wandb_telemetry_pb2.py +10 -10
- wandb/proto/v4/wandb_internal_pb2.py +236 -236
- wandb/proto/v4/wandb_telemetry_pb2.py +10 -10
- wandb/proto/v5/wandb_internal_pb2.py +236 -236
- wandb/proto/v5/wandb_telemetry_pb2.py +10 -10
- wandb/proto/v6/wandb_internal_pb2.py +236 -236
- wandb/proto/v6/wandb_telemetry_pb2.py +10 -10
- wandb/sdk/artifacts/_generated/__init__.py +42 -1
- wandb/sdk/artifacts/_generated/add_aliases.py +21 -0
- wandb/sdk/artifacts/_generated/delete_aliases.py +21 -0
- wandb/sdk/artifacts/_generated/fetch_linked_artifacts.py +67 -0
- wandb/sdk/artifacts/_generated/fragments.py +35 -0
- wandb/sdk/artifacts/_generated/input_types.py +12 -0
- wandb/sdk/artifacts/_generated/operations.py +101 -0
- wandb/sdk/artifacts/_generated/update_artifact.py +26 -0
- wandb/sdk/artifacts/_graphql_fragments.py +1 -0
- wandb/sdk/artifacts/_validators.py +120 -1
- wandb/sdk/artifacts/artifact.py +380 -203
- wandb/sdk/artifacts/artifact_file_cache.py +4 -6
- wandb/sdk/artifacts/artifact_manifest_entry.py +11 -2
- wandb/sdk/artifacts/storage_policies/wandb_storage_policy.py +182 -1
- wandb/sdk/artifacts/storage_policy.py +3 -0
- wandb/sdk/data_types/video.py +46 -32
- wandb/sdk/interface/interface.py +2 -3
- wandb/sdk/internal/internal_api.py +21 -31
- wandb/sdk/internal/sender.py +5 -2
- wandb/sdk/launch/sweeps/utils.py +8 -0
- wandb/sdk/projects/_generated/__init__.py +47 -0
- wandb/sdk/projects/_generated/delete_project.py +22 -0
- wandb/sdk/projects/_generated/enums.py +4 -0
- wandb/sdk/projects/_generated/fetch_registry.py +22 -0
- wandb/sdk/projects/_generated/fragments.py +41 -0
- wandb/sdk/projects/_generated/input_types.py +13 -0
- wandb/sdk/projects/_generated/operations.py +88 -0
- wandb/sdk/projects/_generated/rename_project.py +27 -0
- wandb/sdk/projects/_generated/upsert_registry_project.py +27 -0
- wandb/sdk/service/service.py +9 -1
- wandb/sdk/wandb_init.py +32 -5
- wandb/sdk/wandb_run.py +37 -9
- wandb/sdk/wandb_settings.py +6 -7
- wandb/sdk/wandb_setup.py +12 -0
- wandb/util.py +7 -3
- {wandb-0.19.10.dist-info → wandb-0.19.11.dist-info}/METADATA +1 -1
- {wandb-0.19.10.dist-info → wandb-0.19.11.dist-info}/RECORD +87 -70
- wandb/automations/_generated/create_filter_trigger.py +0 -21
- wandb/automations/_generated/delete_trigger.py +0 -19
- wandb/automations/_generated/update_filter_trigger.py +0 -21
- {wandb-0.19.10.dist-info → wandb-0.19.11.dist-info}/WHEEL +0 -0
- {wandb-0.19.10.dist-info → wandb-0.19.11.dist-info}/entry_points.txt +0 -0
- {wandb-0.19.10.dist-info → wandb-0.19.11.dist-info}/licenses/LICENSE +0 -0
@@ -1,22 +1,27 @@
|
|
1
1
|
package_readme.md,sha256=U9047nyMDICgctm1HLm4HfXwFnFKsEn2m77hsYPUZ1I,4298
|
2
|
+
wandb-0.19.11.dist-info/RECORD,,
|
3
|
+
wandb-0.19.11.dist-info/entry_points.txt,sha256=v4FCOZ9gW7Pc6KLsmgQqpCiKTrA1wh2XHmNf-NUP1-I,67
|
4
|
+
wandb-0.19.11.dist-info/WHEEL,sha256=ZCaGMInsobf_X8ibOue5yAC0a46KTbFsnGjtmL2skyU,106
|
5
|
+
wandb-0.19.11.dist-info/METADATA,sha256=gVmAK68XIW9ZWlg4--FcNF2qbJIq8fZzsQ_NjV2RWSU,10259
|
6
|
+
wandb-0.19.11.dist-info/licenses/LICENSE,sha256=izOKRJpGOx1PrJiGOKR0HsNdlB5JdH2d0Z4P7a7ssTc,1081
|
2
7
|
wandb/jupyter.py,sha256=dMCV2TVomJeHhbhEZTHZbxsxuGHXYGkOveK_3IbXju8,17451
|
3
8
|
wandb/__main__.py,sha256=gripuDgB7J8wMMeJt4CIBRjn1BMSFr5zvsrt585Pnj4,64
|
4
|
-
wandb/__init__.py,sha256=
|
9
|
+
wandb/__init__.py,sha256=F1oW4Oflh9R5-OZ5Xj2y-pxEjIrlC33lsCf-_zYhdEQ,7148
|
5
10
|
wandb/wandb_agent.py,sha256=0TKjcJ8jxEqaXMrs_dIflXfWFFOaulfSjzp_fpYiXD0,20985
|
6
11
|
wandb/trigger.py,sha256=PaitU3sX6ekGkd2R8iD6d_VtI72ypF7LaPBXh3rXY7Q,615
|
7
12
|
wandb/wandb_run.py,sha256=CNh9S6uubFk8FphQjzkbvedyyGCN9aBEsRBKjy8tqqs,155
|
8
|
-
wandb/env.py,sha256=
|
9
|
-
wandb/util.py,sha256=
|
13
|
+
wandb/env.py,sha256=c0iAMhkUsNayCAno7gbs8NTZ_4OKoqWW94Uip7Dc9ZI,14182
|
14
|
+
wandb/util.py,sha256=ci-aL--1ukiH4tBr2Hz_T9CKok_2Fev90D-qY5V0R8U,63815
|
10
15
|
wandb/sklearn.py,sha256=hbPkefhS39A1RRymn0nHZZmKM2TrOd4xjlkthTZe9pY,803
|
11
16
|
wandb/_iterutils.py,sha256=bOhOrOENEDzOMtyQqHysivzHri9axcVlCfXt4Ai1ot8,1545
|
12
17
|
wandb/wandb_controller.py,sha256=SksJdgwn14PpnUoIaBjJ9Ki4Nksl9BpQGGn42hT0xZg,24936
|
13
18
|
wandb/data_types.py,sha256=M-wqAO0FtIqvj28556u3h4nzSwlRcbxhXoX0B9jlJSo,2283
|
14
19
|
wandb/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
15
|
-
wandb/__init__.pyi,sha256=
|
16
|
-
wandb/_pydantic/__init__.py,sha256=
|
17
|
-
wandb/_pydantic/base.py,sha256=
|
18
|
-
wandb/_pydantic/utils.py,sha256=
|
19
|
-
wandb/_pydantic/v1_compat.py,sha256=
|
20
|
+
wandb/__init__.pyi,sha256=3VFHLCEDLBaqfL6m8E67cewPBXc0pptuEGqBKj9doD4,48325
|
21
|
+
wandb/_pydantic/__init__.py,sha256=t5BNtxBNOqVfNLVXghsj0UKZFc_8LFpgt1edRZwfp0o,628
|
22
|
+
wandb/_pydantic/base.py,sha256=qOgf1LEMPO3o1kiYli9kOf2ZQLuP0GEMa8Qx2pDnJGY,4277
|
23
|
+
wandb/_pydantic/utils.py,sha256=JPUIFYhIV3Pji4lF7Trkr04-_OxQgavOdBzz5JYgkmE,2510
|
24
|
+
wandb/_pydantic/v1_compat.py,sha256=pHEdEVlJv5WSs91o742Cl19Xb_sOiODLVMKSIPuf290,11423
|
20
25
|
wandb/agents/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
21
26
|
wandb/agents/pyagent.py,sha256=paZ04bMdruGEoApHHIBTJVJphK2I-ZHMNQ51nnR4ZZ4,13384
|
22
27
|
wandb/sdk/wandb_require.py,sha256=eYDG4oH1pwik2tHJVEdvivo4R2RypoITFomgr7umMhc,3104
|
@@ -26,19 +31,19 @@ wandb/sdk/__init__.py,sha256=N-GTAC0AzbZF2J8RzB33DTmYk9u-jubllCwvhWrPgsE,813
|
|
26
31
|
wandb/sdk/wandb_summary.py,sha256=yQdOVIPrZaZanhBQ7yuSfPLX0x6dxwkN_KAn4SgjSZU,4536
|
27
32
|
wandb/sdk/wandb_watch.py,sha256=F7S9CLbw9PddUp1qBjPRKsOiVFU8LPaq6A9taV3TJKI,4840
|
28
33
|
wandb/sdk/wandb_require_helpers.py,sha256=ZmKv5aXXHDTTU6nYHMLKW4_pt9X-PlaMtbRJl77kHX8,1331
|
29
|
-
wandb/sdk/wandb_init.py,sha256=
|
30
|
-
wandb/sdk/wandb_setup.py,sha256=
|
34
|
+
wandb/sdk/wandb_init.py,sha256=311pl5qHeAhfpBkGBV21NtUQ_iSDbxptzOwfRgOerjM,65201
|
35
|
+
wandb/sdk/wandb_setup.py,sha256=3dvnkFlSuoa8BxzyKp_7qtj2tC2L26ge-rWolKQzfgY,15197
|
31
36
|
wandb/sdk/wandb_sync.py,sha256=GNC8xYqT56ws4aw6Vd_mV_Ck-InEbqnyioSqHIybDug,2106
|
32
|
-
wandb/sdk/wandb_settings.py,sha256=
|
37
|
+
wandb/sdk/wandb_settings.py,sha256=y3T8UeSdNBqrKVOlmAXpwCREXhf1aZ-cWsFpQGooyuk,64830
|
33
38
|
wandb/sdk/wandb_login.py,sha256=SwbajDUYM_wrKQuBUyyN0Jsyt24Pq0gApJYLfcTmb-g,11284
|
34
|
-
wandb/sdk/wandb_run.py,sha256=
|
39
|
+
wandb/sdk/wandb_run.py,sha256=mIPxXWDc8Xdi7yLYpLGt7BvqLvFfsYoLpfXe1VfYFO0,158032
|
35
40
|
wandb/sdk/wandb_metadata.py,sha256=wnwKexZjJ7zRtAcfYbOZtaoK6rfVVU5oKDWT5-UerOk,20886
|
36
41
|
wandb/sdk/wandb_metric.py,sha256=a3GiQXr6H18m81uobYjlJaC8CL8iANzI42qxkxfZsDs,3268
|
37
42
|
wandb/sdk/wandb_helper.py,sha256=IbJ7opO8UkfwCDekSjRYIrGBblUxnTPBfp1EdesfF4U,1824
|
38
43
|
wandb/sdk/wandb_sweep.py,sha256=Sg_JqxVzmjUBvii41azpdr-c6RPwHOBnSha8k7jrRhk,4028
|
39
44
|
wandb/sdk/verify/verify.py,sha256=zSSAdm0_xd5Yu8E3BS5OAJbiJzVuwM0W25i-ldXCMh8,18320
|
40
45
|
wandb/sdk/verify/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
41
|
-
wandb/sdk/internal/internal_api.py,sha256=
|
46
|
+
wandb/sdk/internal/internal_api.py,sha256=NCy6QWgGtrOZeHVj1kX8-wWa2asJo2z6C3V8yFUQmOA,163308
|
42
47
|
wandb/sdk/internal/progress.py,sha256=9nNAErIXzJoapctsfqWYhESNPzFkXAu5TVAnaKsIa4k,2339
|
43
48
|
wandb/sdk/internal/profiler.py,sha256=8RUuvXnKOAPyoul_V9D5uoQkHElg7wms89ieVfHVTHY,2408
|
44
49
|
wandb/sdk/internal/datastore.py,sha256=qqkCbh98crLbfKSTHKmO137IX-jCFYkh8wbZeh9dc6Q,9838
|
@@ -50,7 +55,7 @@ wandb/sdk/internal/writer.py,sha256=jo_Ex7ik-0_rIahYDHIWcQjm_uxsUNVn92__bI8TloE,
|
|
50
55
|
wandb/sdk/internal/sample.py,sha256=USAWLhEeP83J13BVOSIy1Rb3kDDKTK9kzR88SlhO7dw,2470
|
51
56
|
wandb/sdk/internal/internal.py,sha256=o9_-6C99LMOx_YB5xuZ1I1KgpeHk3jUgll63sEe9gCY,12182
|
52
57
|
wandb/sdk/internal/run.py,sha256=X24LqoU3jxZKLUYYEl8pb0sJaGhwAhFMWX3xiYp4LXk,710
|
53
|
-
wandb/sdk/internal/sender.py,sha256=
|
58
|
+
wandb/sdk/internal/sender.py,sha256=4n3aEMDsB2zzvCnicolkRV5aBqdgyJoy3I8SOvmgq_I,64734
|
54
59
|
wandb/sdk/internal/context.py,sha256=dnmsKEoQ2xOtmXM5OBVHdyGO3XdTQrqjxfb1lRADSTc,2518
|
55
60
|
wandb/sdk/internal/sender_config.py,sha256=3g0eAgmYJtv7tPXlqf7qayqKj-JOclvVRvzbVi8wfR4,6711
|
56
61
|
wandb/sdk/internal/internal_util.py,sha256=dKawQKw4UdZUE6Bmme5baT0FGDC0IUgoD2zM6ey4oBU,2555
|
@@ -83,22 +88,22 @@ wandb/sdk/internal/_generated/enums.py,sha256=vPRi0TPBkZS4D4to-WzhesolsPj3a2B1Ok
|
|
83
88
|
wandb/sdk/internal/_generated/input_types.py,sha256=vPRi0TPBkZS4D4to-WzhesolsPj3a2B1Okr1xmjRy5k,124
|
84
89
|
wandb/sdk/internal/_generated/operations.py,sha256=e_jeUmwP9mnaFe2WUssdmKw2AeN-Iuf3j3FkG9fDnUY,245
|
85
90
|
wandb/sdk/artifacts/artifact_instance_cache.py,sha256=atSUDvKjkp6by6QY0w2FLMrFUg9UKc8TIrMVWGauV64,501
|
86
|
-
wandb/sdk/artifacts/artifact.py,sha256=
|
91
|
+
wandb/sdk/artifacts/artifact.py,sha256=FzeSfd3fJeWn9gup78IiHhvu0S-vmgz4rZM-TJvQ7MU,100796
|
87
92
|
wandb/sdk/artifacts/storage_handler.py,sha256=ebMCKXvvn7z_eYunXriTOYescstuBbNbxn7MDW9qZAw,1834
|
88
93
|
wandb/sdk/artifacts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
89
94
|
wandb/sdk/artifacts/artifact_download_logger.py,sha256=XEVxmktMInrd1p2z86CKt3QyTA9vscxJL5-8_eupknI,1501
|
90
|
-
wandb/sdk/artifacts/_validators.py,sha256=
|
91
|
-
wandb/sdk/artifacts/artifact_manifest_entry.py,sha256=
|
95
|
+
wandb/sdk/artifacts/_validators.py,sha256=52p27HXTr6hoTIB77jkLZeM0c3XWTzicvH1aftWQMMk,8180
|
96
|
+
wandb/sdk/artifacts/artifact_manifest_entry.py,sha256=JyvVLSMFISgwj-O-UkdzsjmuAV0UOzjrsl7OAaKUjHA,8643
|
92
97
|
wandb/sdk/artifacts/exceptions.py,sha256=h9tSi023BhW85_FfjLYjeNtlVgUTqZRfnYM9WgdAMbM,2023
|
93
98
|
wandb/sdk/artifacts/artifact_saver.py,sha256=Dw8gT3NVMlyoVuDkIpROYdZMU5rGduVZzRTFSOnebak,9718
|
94
|
-
wandb/sdk/artifacts/_graphql_fragments.py,sha256=
|
99
|
+
wandb/sdk/artifacts/_graphql_fragments.py,sha256=71o_SBwXhaD21UPWrCUu6zyhwez1btQBj6POmVvt0H0,2602
|
95
100
|
wandb/sdk/artifacts/artifact_ttl.py,sha256=kNRr9JZ5P2iuo0ofoNKlSddGJkIQXRUjwgO8YUdyN4g,86
|
96
101
|
wandb/sdk/artifacts/storage_layout.py,sha256=No2cLJEuU3Dr8rJ5Pq-e-36S6p-WKoYcCG24DKAKzro,73
|
97
102
|
wandb/sdk/artifacts/artifact_state.py,sha256=6fxISSPsK62VeMau_5CI4a9lQXTaUJXcruzk74WUIBE,236
|
98
103
|
wandb/sdk/artifacts/artifact_manifest.py,sha256=YYC6o2OooTcVfkzqQIIVcxVxqdSN9TELG-qWgaSI2Qo,2545
|
99
|
-
wandb/sdk/artifacts/storage_policy.py,sha256=
|
104
|
+
wandb/sdk/artifacts/storage_policy.py,sha256=b87WYRCrzKBKy0WBNjZIB_98_YbnqP7eKS3CoKT_Ig0,2216
|
100
105
|
wandb/sdk/artifacts/staging.py,sha256=_U3oH2S7fEevRkcYgo4nmwvdaoJnZR4V-bNiJVWlowA,854
|
101
|
-
wandb/sdk/artifacts/artifact_file_cache.py,sha256=
|
106
|
+
wandb/sdk/artifacts/artifact_file_cache.py,sha256=ErHjabIx-g8gWoCICAGEM5FU4_7aACQc3j0i0h7tm9A,9677
|
102
107
|
wandb/sdk/artifacts/artifact_manifests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
103
108
|
wandb/sdk/artifacts/artifact_manifests/artifact_manifest_v1.py,sha256=IW0xTXh4j-GxgypmcJkkefXnopPrycnSnPF1Sl5ypfs,3443
|
104
109
|
wandb/sdk/artifacts/storage_handlers/multi_handler.py,sha256=4SSGuBisSNjqfvMQXguNL1keyx0lpDL9P0Dx7eZhTxo,1853
|
@@ -111,30 +116,43 @@ wandb/sdk/artifacts/storage_handlers/azure_handler.py,sha256=Y0B79t9xDrXo361O9x6
|
|
111
116
|
wandb/sdk/artifacts/storage_handlers/s3_handler.py,sha256=XysTYz7_4zqGuvY1mdfaw--SqyIOe-WvjTowJFFHBvY,11586
|
112
117
|
wandb/sdk/artifacts/storage_handlers/local_file_handler.py,sha256=XvFrNxadghPdI1fHw5X56OPYJfYolfDxLU28puQuIJY,5554
|
113
118
|
wandb/sdk/artifacts/storage_handlers/tracking_handler.py,sha256=lFWh0NIySHq6JWNJ-WOX367lUEY7KN7zFsB-zte7FpQ,2571
|
114
|
-
wandb/sdk/artifacts/storage_policies/wandb_storage_policy.py,sha256=
|
119
|
+
wandb/sdk/artifacts/storage_policies/wandb_storage_policy.py,sha256=H0Z2YnhUwkcw0FQ8SeYdR0Frwo9qxFsOr-PqWshESpU,22197
|
115
120
|
wandb/sdk/artifacts/storage_policies/__init__.py,sha256=bgpWKElL-3iHcLO8pF-L8oezG-dQbp_6vcCYo7CEFAU,226
|
116
121
|
wandb/sdk/artifacts/storage_policies/register.py,sha256=xT7kUxubtLqyE-9S6U9E4mCo1PtXl0ZEJ6gVQiS-kGQ,49
|
122
|
+
wandb/sdk/artifacts/_generated/update_artifact.py,sha256=FYzYORox9ZaQA_QI-bBYJnytHQeq9DrrRgOj4iYvlQc,540
|
117
123
|
wandb/sdk/artifacts/_generated/run_input_artifacts.py,sha256=B9qtwEBoYXG55UuNq18MmRtOlMk2mvXukKDTW_dmPbQ,1406
|
118
124
|
wandb/sdk/artifacts/_generated/artifact_collection_membership_files.py,sha256=iRG2YDjHIDgG9_O5sI4ltkJX6ILCAGJgEKJA_ImO7wE,1343
|
119
|
-
wandb/sdk/artifacts/_generated/__init__.py,sha256
|
125
|
+
wandb/sdk/artifacts/_generated/__init__.py,sha256=5RKVypVRz5KlJigMt3DGvE7MQeE9xFbCsuKNvTCcD38,12063
|
120
126
|
wandb/sdk/artifacts/_generated/delete_artifact_portfolio.py,sha256=lsGr5vO2EiySHEOZ-KdWdaEXdLO9-YEavXlbuIKanYY,991
|
121
127
|
wandb/sdk/artifacts/_generated/run_output_artifacts.py,sha256=055RjKbfuVwiWM2eKpErMIFiY7S74pLTjFdRSypYf1g,1432
|
128
|
+
wandb/sdk/artifacts/_generated/delete_aliases.py,sha256=0lDMciBaXsJR2XSjFO0_zgTaNRc0gPrBMwmOJLogD_A,419
|
122
129
|
wandb/sdk/artifacts/_generated/enums.py,sha256=Av9fHhSrUJDDaWPhS4fGJGLu_9X0lGhGjpKKnAEQ8iM,345
|
123
130
|
wandb/sdk/artifacts/_generated/project_artifact_collections.py,sha256=4vgbbsMeblXtbn3ebloXDGz20x5JRxzwZpZhci5x--w,865
|
124
131
|
wandb/sdk/artifacts/_generated/project_artifact_type.py,sha256=NOYXo2UYV1cslcbjSi0Q9167Iv5iksj9LS1XzcbsbXM,543
|
125
132
|
wandb/sdk/artifacts/_generated/project_artifacts.py,sha256=noPODtFVotO69VK5oHZeU8NF4aYLKsPPRHOtNMPhn38,1128
|
126
133
|
wandb/sdk/artifacts/_generated/delete_artifact_collection_tag_assignments.py,sha256=BHJKnPZbWcdHLg4-uQ2V51i4OM2voSUdovfYM5Zv7JA,642
|
127
|
-
wandb/sdk/artifacts/_generated/input_types.py,sha256=
|
134
|
+
wandb/sdk/artifacts/_generated/input_types.py,sha256=njtaSLpiTjmJwczfp6BgmSxe5NyXKjN8CTh-bsXxqD0,776
|
128
135
|
wandb/sdk/artifacts/_generated/project_artifact_types.py,sha256=rGbW8kK66zR72kLklWuAcDnzmp7KkCFTXLvsUctlewY,542
|
129
136
|
wandb/sdk/artifacts/_generated/project_artifact_collection.py,sha256=sMfS5nueyZz_EEQrdo2J7h9xo346jsAglAofHnqz1-k,3393
|
130
137
|
wandb/sdk/artifacts/_generated/create_artifact_collection_tag_assignments.py,sha256=jvM9wBU7gfqbIyno7IvfQAh9Jbvp_bMFFDKph7qjpe8,1034
|
131
138
|
wandb/sdk/artifacts/_generated/update_artifact_sequence.py,sha256=dwkvOYLgSbTSuwjZKvW9DtlW1Q78YPgQnayuVIA1P0U,966
|
139
|
+
wandb/sdk/artifacts/_generated/fetch_linked_artifacts.py,sha256=17-3j0Tmiv2D1H--RpdE1AoRC5sHnw6DoGpavaEZ52U,2148
|
132
140
|
wandb/sdk/artifacts/_generated/update_artifact_portfolio.py,sha256=tcEUGOoAE8pqr27tCwJoA9-Z95s_gNlIQkDCaUiFqkE,978
|
133
|
-
wandb/sdk/artifacts/_generated/operations.py,sha256=
|
141
|
+
wandb/sdk/artifacts/_generated/operations.py,sha256=gbkJIJPXiu9Bj7bjbIoNSugfUXdrLgh3Oguo4oQNT1E,12874
|
134
142
|
wandb/sdk/artifacts/_generated/delete_artifact_sequence.py,sha256=UGA_ymMNL8t1Bu5ThfKRl89B-elsUYhCdMa9_dGkUXU,979
|
135
|
-
wandb/sdk/artifacts/_generated/fragments.py,sha256=
|
143
|
+
wandb/sdk/artifacts/_generated/fragments.py,sha256=xrqKHgziNdYqbxcJ6QBsHaxeb1Ok8dnxpI-MpS9z7uE,6691
|
136
144
|
wandb/sdk/artifacts/_generated/move_artifact_collection.py,sha256=Jb4kOxyoNinSY_UUuqskBG3uuFN0KanevXOgXb4Q8mw,962
|
137
145
|
wandb/sdk/artifacts/_generated/artifact_version_files.py,sha256=-yPP-7wlB-jgv4BKrIm_7NeCucCcDwGvOb2rZSphUsk,925
|
146
|
+
wandb/sdk/artifacts/_generated/add_aliases.py,sha256=-DCPnnu6-ydKyALEd8E0pxDXGGaYriHj-ktUixML4Lk,395
|
147
|
+
wandb/sdk/projects/_generated/__init__.py,sha256=ZjHH69hD3ps0Rrs0g5BJIXbz5JRdShWGQLTXq5ZGmzA,1303
|
148
|
+
wandb/sdk/projects/_generated/enums.py,sha256=vPRi0TPBkZS4D4to-WzhesolsPj3a2B1Okr1xmjRy5k,124
|
149
|
+
wandb/sdk/projects/_generated/delete_project.py,sha256=2fguHdSAtLSjUl-J_t4kqCjoAeW6i5OUl2H3yv6Ig3o,495
|
150
|
+
wandb/sdk/projects/_generated/fetch_registry.py,sha256=DvhQFgvf4yI32Q2puWRMcXzn7ZuHJfOgKmBxEk3AuLU,436
|
151
|
+
wandb/sdk/projects/_generated/input_types.py,sha256=izPOosvLVVURHZgWC6yL6_uL_b7PDwz3Kw7qc3uoU0M,278
|
152
|
+
wandb/sdk/projects/_generated/upsert_registry_project.py,sha256=yNkkeiImzvEbwL9yeJLIePZoBEfVuJB-u8VZFgixymo,597
|
153
|
+
wandb/sdk/projects/_generated/operations.py,sha256=MhLYsTHjekySMt3jdlXdruDI0Sg5xR6wQSOeDvTu5b4,1785
|
154
|
+
wandb/sdk/projects/_generated/fragments.py,sha256=iFeb_dX2RwGhnwKItiqv4QUX9stJwvGTS2UCsGwIynM,1101
|
155
|
+
wandb/sdk/projects/_generated/rename_project.py,sha256=gwiq_rlA55YUT-ZB6mukewxMmi7jSbMr1drZMKpFV98,595
|
138
156
|
wandb/sdk/backend/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
139
157
|
wandb/sdk/backend/backend.py,sha256=w9aV2IEEjUFjjAzAe8UX7Pfz49hp3dcI-fXRhpQWq9A,7791
|
140
158
|
wandb/sdk/launch/__init__.py,sha256=moXY557JibPbvE1GSSh3nGFiyelTVaJZMdFSv61Dn2k,399
|
@@ -187,7 +205,7 @@ wandb/sdk/launch/environment/gcp_environment.py,sha256=0US6TKVKlvVl_Y_R17xm_j_Mu
|
|
187
205
|
wandb/sdk/launch/sweeps/__init__.py,sha256=PKCn6tB55bbKdHUPxwqmrFP2ZLOT9S7iIgd93vjNwSs,903
|
188
206
|
wandb/sdk/launch/sweeps/scheduler_sweep.py,sha256=beM0go0u9xRcXW20ED8MyTqq4ol_O5_4PODbA7FpN88,2987
|
189
207
|
wandb/sdk/launch/sweeps/scheduler.py,sha256=yPHVT5GD1my_2tlMqGsLOBL3Q8pAxCcxLoFfvK03xzk,26905
|
190
|
-
wandb/sdk/launch/sweeps/utils.py,sha256=
|
208
|
+
wandb/sdk/launch/sweeps/utils.py,sha256=tJJqTr6iZpUAZSfrS4GAqIXt1wKSHw98eo9tr7tegQg,10243
|
191
209
|
wandb/sdk/integration_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
192
210
|
wandb/sdk/integration_utils/data_logging.py,sha256=DDFtDaUu50aeTTgxCHHYd2f85guqqf2xfEOburRlwwQ,19533
|
193
211
|
wandb/sdk/integration_utils/auto_logging.py,sha256=sblNn9BIG7memxTj23UfrGXyA06t39FEt5igMwS0-zU,8233
|
@@ -242,11 +260,11 @@ wandb/sdk/lib/file_stream_utils.py,sha256=NN4qaSyNufvlkg96a1YUjQ8-pYtCVU7xagJaW8
|
|
242
260
|
wandb/sdk/service/_startup_debug.py,sha256=A6P5iCYRoNGcVulziUc7Mw_Y2MCG8PAIAUVjzzMUTPs,602
|
243
261
|
wandb/sdk/service/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
244
262
|
wandb/sdk/service/server.py,sha256=_0MAn4Y1hs2AnapyQb5heYiixKQNxFENfkxIGoiiIB8,3460
|
245
|
-
wandb/sdk/service/service.py,sha256=
|
263
|
+
wandb/sdk/service/service.py,sha256=6QEV-BXJZ-ewhOor6NxZWFRJnQ5AxGqkfHSvkcu09NI,8910
|
246
264
|
wandb/sdk/service/streams.py,sha256=AXv98iJcXUwx5UjPBTppCob6SEHaFf8HfjXmmzlwwbA,14948
|
247
265
|
wandb/sdk/service/port_file.py,sha256=_VeftD2LjNBeQH6nfzd9Dyq2u4fT2YRLE7D1ikIhYmU,1546
|
248
266
|
wandb/sdk/service/server_sock.py,sha256=J25fwVS6O1ljgd3Fw7opECwCHKsTeLddOTJvbE_KEA0,9802
|
249
|
-
wandb/sdk/interface/interface.py,sha256=
|
267
|
+
wandb/sdk/interface/interface.py,sha256=zOC5ttCpNrYklhwbM1P7IMbvcKr4WyOUIlg3v0TRrlY,37761
|
250
268
|
wandb/sdk/interface/constants.py,sha256=NJNBFr7LkshLI837D3LU3JuEURLzBwza9H-kxcy4ihw,60
|
251
269
|
wandb/sdk/interface/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
252
270
|
wandb/sdk/interface/interface_shared.py,sha256=XmEg78CyUHI4XPNtgyx59aQIlzJzQjZYEIeQVECHXSE,18645
|
@@ -264,7 +282,7 @@ wandb/sdk/data_types/saved_model.py,sha256=XtlrAp8PHb4Pd8-xG97I_iSvFe8fme9iHmHMR
|
|
264
282
|
wandb/sdk/data_types/graph.py,sha256=_P_z2dNj2mCJeSvusIfVHkSkVB9AL0AEO-6KaguC1ys,12089
|
265
283
|
wandb/sdk/data_types/image.py,sha256=qaTXC4jWiz5ps61-1VjRv1ltVpnsKLF1Qm7eWJN2wn0,31711
|
266
284
|
wandb/sdk/data_types/trace_tree.py,sha256=i0LaWCnZsmTY560byG6_K4D9a6LTWDYJDKrnPe2YhwE,14838
|
267
|
-
wandb/sdk/data_types/video.py,sha256
|
285
|
+
wandb/sdk/data_types/video.py,sha256=SyKxd-V-5M49Ih1I7E3jnbyitSjk_gPMEblwQ26TJDY,9331
|
268
286
|
wandb/sdk/data_types/object_3d.py,sha256=6WlsiefTzDErb84M9mVRE8aN-GXFoX1v3S4YReVOzR8,16002
|
269
287
|
wandb/sdk/data_types/bokeh.py,sha256=0Aq4CJECPpoAkl7vw5LCGYhdCb9pS8i46jHB9PxTj1k,2534
|
270
288
|
wandb/sdk/data_types/audio.py,sha256=q6buCUd3NYmHLs6UaQwzU0eMULKigofq4WOlIJKGg8U,5305
|
@@ -690,30 +708,30 @@ wandb/plot/histogram.py,sha256=8r7i3-4-tWuvzNzHmiuMTsIxfOtfatXV5q3aV6eE0Xw,1811
|
|
690
708
|
wandb/plot/scatter.py,sha256=er_s8ARfxch_vf5uGkAcvFWb42Kw3jtd-2qsPoTj2F4,2166
|
691
709
|
wandb/analytics/__init__.py,sha256=WG_Mh20Hr8d3vDmGMcfDXCMEIew3uzDYZAJwFsrbAug,50
|
692
710
|
wandb/analytics/sentry.py,sha256=-Fn7698AuFI68uaqxRGlGXnv-J6fnYxJOrSE_vv-nDQ,8411
|
693
|
-
wandb/automations/__init__.py,sha256=
|
694
|
-
wandb/automations/actions.py,sha256=
|
695
|
-
wandb/automations/_validators.py,sha256=
|
696
|
-
wandb/automations/automations.py,sha256=
|
697
|
-
wandb/automations/integrations.py,sha256=
|
698
|
-
wandb/automations/scopes.py,sha256=
|
699
|
-
wandb/automations/events.py,sha256=
|
700
|
-
wandb/automations/_utils.py,sha256=
|
701
|
-
wandb/automations/_filters/run_metrics.py,sha256
|
702
|
-
wandb/automations/_filters/expressions.py,sha256=
|
711
|
+
wandb/automations/__init__.py,sha256=8Lh_SaoZ_EZCbIclsnBliApiaR6u4IQGEf_ShgogSqU,2215
|
712
|
+
wandb/automations/actions.py,sha256=FihlRvKBajFaFjXLZ1wKLU_cAAaJ28ltbLO1uv5HZfo,7498
|
713
|
+
wandb/automations/_validators.py,sha256=5rEU_gC0TRx1UvFVyqCcQU6knAKsZHhTW3z_lU8eZBY,5002
|
714
|
+
wandb/automations/automations.py,sha256=R1Nf5Endnhw9BfO42IpsFgfzT3RHsi8uUYfQ50pM2ro,2749
|
715
|
+
wandb/automations/integrations.py,sha256=ok3oBN8c8DMEbjt-wpFViwTd_FC-6nwRMuamsDAOiQc,1059
|
716
|
+
wandb/automations/scopes.py,sha256=8H6bxXqffuQHOV__Od28mm29A6ptvVPe9fg0cnKQB-M,2310
|
717
|
+
wandb/automations/events.py,sha256=I_2-26zFsnheLPThHNTyLzymIjpLjV9HXPEk4cZ_670,10550
|
718
|
+
wandb/automations/_utils.py,sha256=V5_YrOhTIokAAndrQds3L6wLkDzrr8B5QuffhhGqBLA,8376
|
719
|
+
wandb/automations/_filters/run_metrics.py,sha256=-Qymd2oEw7ez-G-sgklpVDYNVlwwnDHnTuvuYQI5AJ4,12926
|
720
|
+
wandb/automations/_filters/expressions.py,sha256=rod6sXQZ-RFymdlGQ5HPYVHk93E8O1Wx8vCeJL_jsJM,6629
|
703
721
|
wandb/automations/_filters/__init__.py,sha256=UxAEPbeI7wUqZY-w8FgsMU4Jp5rgSxwuQXc_VhdpDWE,466
|
704
|
-
wandb/automations/_filters/operators.py,sha256=
|
705
|
-
wandb/automations/_generated/delete_trigger.py,sha256=lP0Oix0mARG33_jlCcKF95qkIKRV6ESMjfVTrpDPBzQ,395
|
722
|
+
wandb/automations/_filters/operators.py,sha256=KZC4nb_ObCV0o2n8lDWAPpdIownDQfdCMLF9yKfbLZA,7185
|
706
723
|
wandb/automations/_generated/create_generic_webhook_integration.py,sha256=N0r4pYu6LG4m8PrZLm9CrYmAwbDMOiI4x0W1ygRxPhQ,1420
|
707
|
-
wandb/automations/_generated/
|
708
|
-
wandb/automations/_generated/__init__.py,sha256=
|
724
|
+
wandb/automations/_generated/update_automation.py,sha256=M58fqPcHAAYReJ45GU68FZAUCxERvTtWhNLlpiQJEag,340
|
725
|
+
wandb/automations/_generated/__init__.py,sha256=q2qlYbw2w70_xXVEXpiMisKM4hdZxWMSaW4jmTN-HCc,6824
|
726
|
+
wandb/automations/_generated/get_automations_by_entity.py,sha256=G7w2Pnb4zOPq6gkw9jttmoQLjIXGnHXMl0bSeNZKTQw,591
|
727
|
+
wandb/automations/_generated/create_automation.py,sha256=AYIaKKLZDSo0VPU_JqjbVSdcoNfFArUtoxWinf-Q3Uc,340
|
709
728
|
wandb/automations/_generated/enums.py,sha256=QhdQw-UO89a5Px61iisYgRX_UMYx3QjGqB5FBgKY8DA,799
|
710
|
-
wandb/automations/_generated/update_filter_trigger.py,sha256=zkz2zzJPFobjuKxRmi_dfv8FcC6Y31PxzzKWD16xb3E,446
|
711
|
-
wandb/automations/_generated/get_triggers_by_entity.py,sha256=U7mGH5e9b0Ey8_HF1rkPrckWPDWVm_RV0Toh4hU3loQ,562
|
712
729
|
wandb/automations/_generated/input_types.py,sha256=-BIaTQ03aoDb7vxao_D8s8pkyofFdkAYnkw9sK8IojE,3541
|
713
|
-
wandb/automations/_generated/
|
730
|
+
wandb/automations/_generated/delete_automation.py,sha256=iL3Q94KMuIIB8fDylXVn9ppicsMfF3xgk7IPqbxVR3A,340
|
714
731
|
wandb/automations/_generated/generic_webhook_integrations_by_entity.py,sha256=bwuMMOI2pZYzXWn50HvGH2yC6atEOTU5oNzYvw_MWfU,599
|
715
|
-
wandb/automations/_generated/
|
716
|
-
wandb/automations/_generated/
|
732
|
+
wandb/automations/_generated/get_automations.py,sha256=4fdmSADMbWV5oHcWc6sUK8PVbAuTUOuhK2izLjfDj0c,537
|
733
|
+
wandb/automations/_generated/operations.py,sha256=hL1Wqd_JJUthNybyQcY4CVnbl6VDzXlXySpyeB0iyhg,11122
|
734
|
+
wandb/automations/_generated/fragments.py,sha256=52mxhcfT9XTrxCo04Z7QLiyPgbtHHhWXxj4d8qvaIlk,12017
|
717
735
|
wandb/automations/_generated/integrations_by_entity.py,sha256=mRAf-LVgyWEmoGIKsI6CKPmuHbX2-Y1qpRzOKIAVW6c,501
|
718
736
|
wandb/automations/_generated/slack_integrations_by_entity.py,sha256=87KtiuB4wfsHCiQD9m9_1GF9DYhdvqm4EsZ1dOxYtRU,536
|
719
737
|
wandb/errors/__init__.py,sha256=Tlij_4c-SxruLN-p0sDfDpF-HktBcHeAbztwGqQ84cU,293
|
@@ -722,8 +740,8 @@ wandb/errors/util.py,sha256=EtipkN-l12IT5OAyqhmZyTqYiqplS-Tz5SPp2bjfsJo,1712
|
|
722
740
|
wandb/errors/links.py,sha256=sNwJ74e9qb0w4GRZfnbPXK5ZdpIqc5lkuaT4T2Snnqw,2520
|
723
741
|
wandb/errors/warnings.py,sha256=kyLP3bfXSmlztp8nOepLtfTdM-03N-i7Ho1Y568BOtk,57
|
724
742
|
wandb/errors/term.py,sha256=kH_noQvl9BDsGBXm7fQfH5u0ERmI6bOZa8Rp49DoAPk,12207
|
725
|
-
wandb/bin/wandb-core,sha256=
|
726
|
-
wandb/bin/gpu_stats,sha256=
|
743
|
+
wandb/bin/wandb-core,sha256=4A2Gyq9-6d0eVx_5cHAPu2YMbqcgnyGbnsSQo_Ijqto,46727352
|
744
|
+
wandb/bin/gpu_stats,sha256=Ryb6jAEruHu4bAWxHQcRlm40Wf9ZFY6PuL1RYaMErio,10533408
|
727
745
|
wandb/apis/__init__.py,sha256=uPZKqlX8Y9YcHoERJshWRGS3ukMOIVWi4sDnkO5_CYY,1338
|
728
746
|
wandb/apis/internal.py,sha256=Whl1x29iH_DdIu47vUVvDSyOavEVaovdmlqXmu4-yOw,7622
|
729
747
|
wandb/apis/normalize.py,sha256=mamR8PquPZU7YAVNP1k_Q941l7FRwEoQhJhTH3SgSJQ,2676
|
@@ -738,19 +756,23 @@ wandb/apis/public/teams.py,sha256=YJAsJLRVM5r6UT48tdGGVA2V_f7nayDe5Q5NRTFQ8m4,54
|
|
738
756
|
wandb/apis/public/reports.py,sha256=DR_Kw3dznuy1UeaiJ_ENLbimV1j1kSerYr_vqoPtWNY,15302
|
739
757
|
wandb/apis/public/jobs.py,sha256=Ewwh-KK2mNoOXIz3p4Q1fMoWqAkGDl1vGbTBZIkOxPc,22372
|
740
758
|
wandb/apis/public/__init__.py,sha256=g2wkjZ7105t-a8XBvZ7k5fPGk4kaZX4ZbN7yuBPgNVY,1147
|
741
|
-
wandb/apis/public/automations.py,sha256=
|
759
|
+
wandb/apis/public/automations.py,sha256=meQY6iI5e-1Se77AcV3NvkBet0f14TkdA5nNk8V9SFQ,2311
|
742
760
|
wandb/apis/public/sweeps.py,sha256=FYWvA-h-xqCnZ8PYXRwOEvRHgl3BS0RhuZpTftIMNrc,6547
|
743
|
-
wandb/apis/public/integrations.py,sha256=
|
744
|
-
wandb/apis/public/api.py,sha256=
|
745
|
-
wandb/apis/public/runs.py,sha256=
|
761
|
+
wandb/apis/public/integrations.py,sha256=du02uzOUv6_8heAW1Kwu1pa2uZeYIzPFRgqcAOpF8JY,6772
|
762
|
+
wandb/apis/public/api.py,sha256=lYYzcdS9RD-a_sH3BHvEz4_kxQfDsqPgjxi9emUK0_Q,82018
|
763
|
+
wandb/apis/public/runs.py,sha256=BU9AVKRH6U7W3Jq65M7mpFrQTCJomFR6HFfKHgXMx4o,35378
|
746
764
|
wandb/apis/public/const.py,sha256=icNtcS3gTCtvevLWuTOCqm0FHEfLQ0P80mA69dWeEXs,121
|
747
765
|
wandb/apis/public/users.py,sha256=nbguWN0QJWvhsmgVx6IrkLYbjJcyI-eJQAUVaoY5Qjc,3796
|
748
|
-
wandb/apis/public/registries.py,sha256=CaL1vD2dH74aMu916vVfgqSsKFsQWMVZf5jNfXiboa0,18404
|
749
766
|
wandb/apis/public/query_generator.py,sha256=WfyaQuBcTHEECOJ2zN_0iqkUufki9MX28fj3axYZCLU,5977
|
750
|
-
wandb/apis/public/artifacts.py,sha256=
|
767
|
+
wandb/apis/public/artifacts.py,sha256=vRoXmdDiOlrHEVtrG0NozkVfLXlVbFyZmP4jfiw_wpw,26723
|
751
768
|
wandb/apis/public/utils.py,sha256=62ux6zpRpVug_y-_PaHUSOkPcHMTNFknAPqcINJSHFg,7893
|
752
769
|
wandb/apis/public/files.py,sha256=sQNGU18jmcpc6XccK5-jUXFhnqjOJgu9-fFljsTfg4Y,8497
|
753
770
|
wandb/apis/public/projects.py,sha256=IkXLJYno-yni-MP6dzSeztV8fBmX2vdRvb6PjiIJPgs,5475
|
771
|
+
wandb/apis/public/registries/registry.py,sha256=w_gwGS4Zs4ZtpCMRhE4JTOOdk7WTu2OShq4xUTXWk3M,14012
|
772
|
+
wandb/apis/public/registries/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
773
|
+
wandb/apis/public/registries/_freezable_list.py,sha256=E7qnLNnw1RF6ClQXbtkg3LRpOMs5jx2L5HiSY3RzTMo,6368
|
774
|
+
wandb/apis/public/registries/utils.py,sha256=DCauCWaurIGVNNfov9__1L2kDIt0tt1uAYvCJNJIa-Q,4480
|
775
|
+
wandb/apis/public/registries/registries_search.py,sha256=QzqqKqhhJPeaxeuCS4uXlZ69DDPGePxc6qI97YUnv6s,15198
|
754
776
|
wandb/apis/importers/__init__.py,sha256=ewph-RBUC9FnxL6uWbuuW0Hmdv2cHsxfqnZi0546ds4,38
|
755
777
|
wandb/apis/importers/wandb.py,sha256=u1zRAEYkPfrDSD5V2_RAuRlNnvDaBZa1ByvZ5O7mQUU,54451
|
756
778
|
wandb/apis/importers/mlflow.py,sha256=uoxzm3bSOqjQyUkgOBwuzpaBjTdGp4drPaqE9f7Ny5w,8256
|
@@ -853,7 +875,7 @@ wandb/docker/auth.py,sha256=Tr-BMoiMJjX8TsdUquVBBLyfxEJWR4WQZGyz6vBaJk0,15009
|
|
853
875
|
wandb/old/core.py,sha256=bIIFlU3_E2hvrVCzMQk1VcwJtxbadbAZwDC0qsF4C2g,1501
|
854
876
|
wandb/old/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
855
877
|
wandb/old/summary.py,sha256=FZrkTyycUy6MRY1n4q7713rlTV7h-CMr8_kNoeb-wzY,13856
|
856
|
-
wandb/old/settings.py,sha256=
|
878
|
+
wandb/old/settings.py,sha256=Cug-8ImuV4_x8HFGOnlATuh0iJ4JOUfmymguPFqlXvE,6482
|
857
879
|
wandb/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
858
880
|
wandb/cli/cli.py,sha256=7uYU19_-StslbQdt5R78kWMWK2vYoKiX7hwEDZe2g2Y,92607
|
859
881
|
wandb/cli/beta.py,sha256=Um35Q9CeoQPS80g0wryo2WtSaD7VA0XqF_YCQNDNiSY,5438
|
@@ -866,30 +888,25 @@ wandb/proto/wandb_generate_deprecated.py,sha256=Iyf7PwIL_2B7XohrckYLbjjT09lccwbq
|
|
866
888
|
wandb/proto/wandb_generate_proto.py,sha256=KO1hlAUBGHQRNKsddhcSXvh5a6rmFM3kshKTWftbWwY,1278
|
867
889
|
wandb/proto/wandb_deprecated.py,sha256=tDtsCavTqZKjCPEQpFGRzhvPpW9Tgv7HFiu8swmNAvc,2422
|
868
890
|
wandb/proto/wandb_internal_pb2.py,sha256=hTpbURqJyoNcwHD7o3k0ofmKgZdmKEYUm9sBqLHa5iA,628
|
869
|
-
wandb/proto/v5/wandb_telemetry_pb2.py,sha256=
|
891
|
+
wandb/proto/v5/wandb_telemetry_pb2.py,sha256=A6kT4BQGzS0Q1CAu62xbAOQEwi8vF9qhfks9EYbF9oA,11930
|
870
892
|
wandb/proto/v5/wandb_base_pb2.py,sha256=u7VVWdExJ4WDkYNMV-xvWvyQ-NTIbAqToTKtgEqt_Lg,1572
|
871
893
|
wandb/proto/v5/wandb_server_pb2.py,sha256=f55mk3Z77xUnq_tAbTd_Q75CiOJz6ppPbZT7CoeF7-I,7535
|
872
894
|
wandb/proto/v5/wandb_settings_pb2.py,sha256=U6UXB3be65DEzCmXASG_lNU6JiQScsbp6bgMqF3wWzg,18028
|
873
|
-
wandb/proto/v5/wandb_internal_pb2.py,sha256=
|
874
|
-
wandb/proto/v4/wandb_telemetry_pb2.py,sha256=
|
895
|
+
wandb/proto/v5/wandb_internal_pb2.py,sha256=e0lcjenRzNo8pmB4L7lI2D84suAz1yf4dOqezL-vnPY,58137
|
896
|
+
wandb/proto/v4/wandb_telemetry_pb2.py,sha256=kCmyZ-VxxKp3j6UjCbVotzVZu0AA_xxNJhKxTOrvMNc,11660
|
875
897
|
wandb/proto/v4/wandb_base_pb2.py,sha256=El5lnZMRpkc1W4SlZgeKoDPqWiJau0BG8QfigMMt6bM,1422
|
876
898
|
wandb/proto/v4/wandb_server_pb2.py,sha256=NiG6Xv9CDvxc8v8NmnM237jyYqMuRyE_nqmLAMZVdI8,6977
|
877
899
|
wandb/proto/v4/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
878
900
|
wandb/proto/v4/wandb_settings_pb2.py,sha256=zdM6a_oxeEj4JsdlfSrrBEt-nseG9v-EKZNhlYUmp64,17672
|
879
|
-
wandb/proto/v4/wandb_internal_pb2.py,sha256=
|
880
|
-
wandb/proto/v6/wandb_telemetry_pb2.py,sha256=
|
901
|
+
wandb/proto/v4/wandb_internal_pb2.py,sha256=5v7cT-ZFYDDO-ArGo6xI869iNKPPwltxFBrwOYlRX0o,53790
|
902
|
+
wandb/proto/v6/wandb_telemetry_pb2.py,sha256=jYz3cJLutrwyewDlTD17YZikpjpQ1fZJbYfKgp49VdA,12184
|
881
903
|
wandb/proto/v6/wandb_base_pb2.py,sha256=5NJU1W7zgKLIsKL5brRoOL4HcLOxWieIKlWEe1IM0_g,1821
|
882
904
|
wandb/proto/v6/wandb_server_pb2.py,sha256=jH4AJat2sz9hR88er6D4yb-6bNLY5nPW5oX5CuHjBLc,7786
|
883
905
|
wandb/proto/v6/wandb_settings_pb2.py,sha256=iS9x5B-cUOEehHQpaThIxI5-yRvS7K0QVsaTdyC9e5k,18281
|
884
|
-
wandb/proto/v6/wandb_internal_pb2.py,sha256=
|
885
|
-
wandb/proto/v3/wandb_telemetry_pb2.py,sha256=
|
906
|
+
wandb/proto/v6/wandb_internal_pb2.py,sha256=Q5HHclprttzWUQ5tVANFpoWouq6i2tsmhOZQoKNr4D4,58390
|
907
|
+
wandb/proto/v3/wandb_telemetry_pb2.py,sha256=8rk-fz4BYRyV7qIGAdG9TZ6hEd5KEP8LGd58VsQU5IE,14213
|
886
908
|
wandb/proto/v3/wandb_base_pb2.py,sha256=_nsr_HW4Fdz62-KiXGo6Dw0_9bwdXz07auZkkH2QfSI,2355
|
887
909
|
wandb/proto/v3/wandb_server_pb2.py,sha256=LQCUmuy0NFDo20N9uCUiE5VPyhP5r929WKtniae4CdQ,15514
|
888
910
|
wandb/proto/v3/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
889
911
|
wandb/proto/v3/wandb_settings_pb2.py,sha256=m1DklMA8QFSSpy7brcn8wbAl8KFUpLT1JGWs1p7Get8,21297
|
890
|
-
wandb/proto/v3/wandb_internal_pb2.py,sha256=
|
891
|
-
wandb-0.19.10.dist-info/RECORD,,
|
892
|
-
wandb-0.19.10.dist-info/entry_points.txt,sha256=v4FCOZ9gW7Pc6KLsmgQqpCiKTrA1wh2XHmNf-NUP1-I,67
|
893
|
-
wandb-0.19.10.dist-info/WHEEL,sha256=ZCaGMInsobf_X8ibOue5yAC0a46KTbFsnGjtmL2skyU,106
|
894
|
-
wandb-0.19.10.dist-info/METADATA,sha256=xiNV4Ja9H8zkh45iBRhL-vKev9EHtbbqn5Ha0iwDKsk,10259
|
895
|
-
wandb-0.19.10.dist-info/licenses/LICENSE,sha256=izOKRJpGOx1PrJiGOKR0HsNdlB5JdH2d0Z4P7a7ssTc,1081
|
912
|
+
wandb/proto/v3/wandb_internal_pb2.py,sha256=gl6w1yX_AFcT6wc2OuLzDe2Kj0lDU8sIKHs_iAuP4OM,117112
|
@@ -1,21 +0,0 @@
|
|
1
|
-
# Generated by ariadne-codegen
|
2
|
-
# Source: tools/graphql_codegen/automations/
|
3
|
-
|
4
|
-
from __future__ import annotations
|
5
|
-
|
6
|
-
from typing import Optional
|
7
|
-
|
8
|
-
from pydantic import Field
|
9
|
-
|
10
|
-
from wandb._pydantic import GQLBase
|
11
|
-
|
12
|
-
from .fragments import CreateFilterTriggerResult
|
13
|
-
|
14
|
-
|
15
|
-
class CreateFilterTrigger(GQLBase):
|
16
|
-
create_filter_trigger: Optional[CreateFilterTriggerResult] = Field(
|
17
|
-
alias="createFilterTrigger"
|
18
|
-
)
|
19
|
-
|
20
|
-
|
21
|
-
CreateFilterTrigger.model_rebuild()
|
@@ -1,19 +0,0 @@
|
|
1
|
-
# Generated by ariadne-codegen
|
2
|
-
# Source: tools/graphql_codegen/automations/
|
3
|
-
|
4
|
-
from __future__ import annotations
|
5
|
-
|
6
|
-
from typing import Optional
|
7
|
-
|
8
|
-
from pydantic import Field
|
9
|
-
|
10
|
-
from wandb._pydantic import GQLBase
|
11
|
-
|
12
|
-
from .fragments import DeleteTriggerResult
|
13
|
-
|
14
|
-
|
15
|
-
class DeleteTrigger(GQLBase):
|
16
|
-
delete_trigger: Optional[DeleteTriggerResult] = Field(alias="deleteTrigger")
|
17
|
-
|
18
|
-
|
19
|
-
DeleteTrigger.model_rebuild()
|
@@ -1,21 +0,0 @@
|
|
1
|
-
# Generated by ariadne-codegen
|
2
|
-
# Source: tools/graphql_codegen/automations/
|
3
|
-
|
4
|
-
from __future__ import annotations
|
5
|
-
|
6
|
-
from typing import Optional
|
7
|
-
|
8
|
-
from pydantic import Field
|
9
|
-
|
10
|
-
from wandb._pydantic import GQLBase
|
11
|
-
|
12
|
-
from .fragments import UpdateFilterTriggerResult
|
13
|
-
|
14
|
-
|
15
|
-
class UpdateFilterTrigger(GQLBase):
|
16
|
-
update_filter_trigger: Optional[UpdateFilterTriggerResult] = Field(
|
17
|
-
alias="updateFilterTrigger"
|
18
|
-
)
|
19
|
-
|
20
|
-
|
21
|
-
UpdateFilterTrigger.model_rebuild()
|
File without changes
|
File without changes
|
File without changes
|