wandb 0.19.10__py3-none-macosx_11_0_arm64.whl → 0.19.11__py3-none-macosx_11_0_arm64.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,15 +1,15 @@
|
|
1
1
|
package_readme.md,sha256=U9047nyMDICgctm1HLm4HfXwFnFKsEn2m77hsYPUZ1I,4298
|
2
|
-
wandb-0.19.
|
3
|
-
wandb-0.19.
|
4
|
-
wandb-0.19.
|
5
|
-
wandb-0.19.
|
6
|
-
wandb-0.19.
|
7
|
-
wandb/env.py,sha256=
|
8
|
-
wandb/__init__.pyi,sha256=
|
9
|
-
wandb/util.py,sha256=
|
2
|
+
wandb-0.19.11.dist-info/RECORD,,
|
3
|
+
wandb-0.19.11.dist-info/WHEEL,sha256=B_HTF0nESsbkeA2UeB8YgKrtPrxyKFORYURx7Qxu8Xw,101
|
4
|
+
wandb-0.19.11.dist-info/entry_points.txt,sha256=v4FCOZ9gW7Pc6KLsmgQqpCiKTrA1wh2XHmNf-NUP1-I,67
|
5
|
+
wandb-0.19.11.dist-info/METADATA,sha256=9lGFTUYswL2vzwS8Xhr_5ZSXddLzdJyWgkQo0xKHWzE,10259
|
6
|
+
wandb-0.19.11.dist-info/licenses/LICENSE,sha256=izOKRJpGOx1PrJiGOKR0HsNdlB5JdH2d0Z4P7a7ssTc,1081
|
7
|
+
wandb/env.py,sha256=c0iAMhkUsNayCAno7gbs8NTZ_4OKoqWW94Uip7Dc9ZI,14182
|
8
|
+
wandb/__init__.pyi,sha256=3VFHLCEDLBaqfL6m8E67cewPBXc0pptuEGqBKj9doD4,48325
|
9
|
+
wandb/util.py,sha256=ci-aL--1ukiH4tBr2Hz_T9CKok_2Fev90D-qY5V0R8U,63815
|
10
10
|
wandb/wandb_run.py,sha256=CNh9S6uubFk8FphQjzkbvedyyGCN9aBEsRBKjy8tqqs,155
|
11
11
|
wandb/_iterutils.py,sha256=bOhOrOENEDzOMtyQqHysivzHri9axcVlCfXt4Ai1ot8,1545
|
12
|
-
wandb/__init__.py,sha256=
|
12
|
+
wandb/__init__.py,sha256=F1oW4Oflh9R5-OZ5Xj2y-pxEjIrlC33lsCf-_zYhdEQ,7148
|
13
13
|
wandb/data_types.py,sha256=M-wqAO0FtIqvj28556u3h4nzSwlRcbxhXoX0B9jlJSo,2283
|
14
14
|
wandb/wandb_controller.py,sha256=SksJdgwn14PpnUoIaBjJ9Ki4Nksl9BpQGGn42hT0xZg,24936
|
15
15
|
wandb/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -42,18 +42,22 @@ wandb/apis/public/query_generator.py,sha256=WfyaQuBcTHEECOJ2zN_0iqkUufki9MX28fj3
|
|
42
42
|
wandb/apis/public/teams.py,sha256=YJAsJLRVM5r6UT48tdGGVA2V_f7nayDe5Q5NRTFQ8m4,5474
|
43
43
|
wandb/apis/public/__init__.py,sha256=g2wkjZ7105t-a8XBvZ7k5fPGk4kaZX4ZbN7yuBPgNVY,1147
|
44
44
|
wandb/apis/public/jobs.py,sha256=Ewwh-KK2mNoOXIz3p4Q1fMoWqAkGDl1vGbTBZIkOxPc,22372
|
45
|
-
wandb/apis/public/api.py,sha256=
|
45
|
+
wandb/apis/public/api.py,sha256=lYYzcdS9RD-a_sH3BHvEz4_kxQfDsqPgjxi9emUK0_Q,82018
|
46
46
|
wandb/apis/public/utils.py,sha256=62ux6zpRpVug_y-_PaHUSOkPcHMTNFknAPqcINJSHFg,7893
|
47
|
-
wandb/apis/public/automations.py,sha256=
|
47
|
+
wandb/apis/public/automations.py,sha256=meQY6iI5e-1Se77AcV3NvkBet0f14TkdA5nNk8V9SFQ,2311
|
48
48
|
wandb/apis/public/reports.py,sha256=DR_Kw3dznuy1UeaiJ_ENLbimV1j1kSerYr_vqoPtWNY,15302
|
49
49
|
wandb/apis/public/sweeps.py,sha256=FYWvA-h-xqCnZ8PYXRwOEvRHgl3BS0RhuZpTftIMNrc,6547
|
50
|
-
wandb/apis/public/artifacts.py,sha256=
|
50
|
+
wandb/apis/public/artifacts.py,sha256=vRoXmdDiOlrHEVtrG0NozkVfLXlVbFyZmP4jfiw_wpw,26723
|
51
51
|
wandb/apis/public/projects.py,sha256=IkXLJYno-yni-MP6dzSeztV8fBmX2vdRvb6PjiIJPgs,5475
|
52
|
-
wandb/apis/public/runs.py,sha256=
|
53
|
-
wandb/apis/public/integrations.py,sha256=
|
54
|
-
wandb/apis/public/registries.py,sha256=CaL1vD2dH74aMu916vVfgqSsKFsQWMVZf5jNfXiboa0,18404
|
52
|
+
wandb/apis/public/runs.py,sha256=BU9AVKRH6U7W3Jq65M7mpFrQTCJomFR6HFfKHgXMx4o,35378
|
53
|
+
wandb/apis/public/integrations.py,sha256=du02uzOUv6_8heAW1Kwu1pa2uZeYIzPFRgqcAOpF8JY,6772
|
55
54
|
wandb/apis/public/const.py,sha256=icNtcS3gTCtvevLWuTOCqm0FHEfLQ0P80mA69dWeEXs,121
|
56
55
|
wandb/apis/public/history.py,sha256=4gwe9HJ_NH9SSPtLtP7ELw4nIsxLPrY6ji13EK1siyM,4636
|
56
|
+
wandb/apis/public/registries/registry.py,sha256=w_gwGS4Zs4ZtpCMRhE4JTOOdk7WTu2OShq4xUTXWk3M,14012
|
57
|
+
wandb/apis/public/registries/_freezable_list.py,sha256=E7qnLNnw1RF6ClQXbtkg3LRpOMs5jx2L5HiSY3RzTMo,6368
|
58
|
+
wandb/apis/public/registries/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
59
|
+
wandb/apis/public/registries/registries_search.py,sha256=QzqqKqhhJPeaxeuCS4uXlZ69DDPGePxc6qI97YUnv6s,15198
|
60
|
+
wandb/apis/public/registries/utils.py,sha256=DCauCWaurIGVNNfov9__1L2kDIt0tt1uAYvCJNJIa-Q,4480
|
57
61
|
wandb/apis/reports/__init__.py,sha256=5ZkKvOqwks3UmVeaPuwIZYwyV8_afsGbtybDOXYjSsg,32
|
58
62
|
wandb/apis/reports/v1/__init__.py,sha256=L5l1BqMaap-w5wXCzn8pC8RXB7_72MsjTx8HeLuC3XU,263
|
59
63
|
wandb/apis/reports/v2/__init__.py,sha256=jdLiTqf5QIRxnWH8drWV9Y06bZEhI5N6uGGSKAT7tv0,263
|
@@ -81,27 +85,27 @@ wandb/proto/wandb_telemetry_pb2.py,sha256=Y9uzA6O9yUJ3HKqYOi86hg-mZ49NtSzQ_XRFSC
|
|
81
85
|
wandb/proto/v6/wandb_settings_pb2.py,sha256=iS9x5B-cUOEehHQpaThIxI5-yRvS7K0QVsaTdyC9e5k,18281
|
82
86
|
wandb/proto/v6/wandb_server_pb2.py,sha256=jH4AJat2sz9hR88er6D4yb-6bNLY5nPW5oX5CuHjBLc,7786
|
83
87
|
wandb/proto/v6/wandb_base_pb2.py,sha256=5NJU1W7zgKLIsKL5brRoOL4HcLOxWieIKlWEe1IM0_g,1821
|
84
|
-
wandb/proto/v6/wandb_internal_pb2.py,sha256=
|
85
|
-
wandb/proto/v6/wandb_telemetry_pb2.py,sha256=
|
88
|
+
wandb/proto/v6/wandb_internal_pb2.py,sha256=Q5HHclprttzWUQ5tVANFpoWouq6i2tsmhOZQoKNr4D4,58390
|
89
|
+
wandb/proto/v6/wandb_telemetry_pb2.py,sha256=jYz3cJLutrwyewDlTD17YZikpjpQ1fZJbYfKgp49VdA,12184
|
86
90
|
wandb/proto/v5/wandb_settings_pb2.py,sha256=U6UXB3be65DEzCmXASG_lNU6JiQScsbp6bgMqF3wWzg,18028
|
87
91
|
wandb/proto/v5/wandb_server_pb2.py,sha256=f55mk3Z77xUnq_tAbTd_Q75CiOJz6ppPbZT7CoeF7-I,7535
|
88
92
|
wandb/proto/v5/wandb_base_pb2.py,sha256=u7VVWdExJ4WDkYNMV-xvWvyQ-NTIbAqToTKtgEqt_Lg,1572
|
89
|
-
wandb/proto/v5/wandb_internal_pb2.py,sha256=
|
90
|
-
wandb/proto/v5/wandb_telemetry_pb2.py,sha256=
|
93
|
+
wandb/proto/v5/wandb_internal_pb2.py,sha256=e0lcjenRzNo8pmB4L7lI2D84suAz1yf4dOqezL-vnPY,58137
|
94
|
+
wandb/proto/v5/wandb_telemetry_pb2.py,sha256=A6kT4BQGzS0Q1CAu62xbAOQEwi8vF9qhfks9EYbF9oA,11930
|
91
95
|
wandb/proto/v4/wandb_settings_pb2.py,sha256=zdM6a_oxeEj4JsdlfSrrBEt-nseG9v-EKZNhlYUmp64,17672
|
92
96
|
wandb/proto/v4/wandb_server_pb2.py,sha256=NiG6Xv9CDvxc8v8NmnM237jyYqMuRyE_nqmLAMZVdI8,6977
|
93
97
|
wandb/proto/v4/wandb_base_pb2.py,sha256=El5lnZMRpkc1W4SlZgeKoDPqWiJau0BG8QfigMMt6bM,1422
|
94
|
-
wandb/proto/v4/wandb_internal_pb2.py,sha256=
|
98
|
+
wandb/proto/v4/wandb_internal_pb2.py,sha256=5v7cT-ZFYDDO-ArGo6xI869iNKPPwltxFBrwOYlRX0o,53790
|
95
99
|
wandb/proto/v4/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
96
|
-
wandb/proto/v4/wandb_telemetry_pb2.py,sha256=
|
100
|
+
wandb/proto/v4/wandb_telemetry_pb2.py,sha256=kCmyZ-VxxKp3j6UjCbVotzVZu0AA_xxNJhKxTOrvMNc,11660
|
97
101
|
wandb/proto/v3/wandb_settings_pb2.py,sha256=m1DklMA8QFSSpy7brcn8wbAl8KFUpLT1JGWs1p7Get8,21297
|
98
102
|
wandb/proto/v3/wandb_server_pb2.py,sha256=LQCUmuy0NFDo20N9uCUiE5VPyhP5r929WKtniae4CdQ,15514
|
99
103
|
wandb/proto/v3/wandb_base_pb2.py,sha256=_nsr_HW4Fdz62-KiXGo6Dw0_9bwdXz07auZkkH2QfSI,2355
|
100
|
-
wandb/proto/v3/wandb_internal_pb2.py,sha256=
|
104
|
+
wandb/proto/v3/wandb_internal_pb2.py,sha256=gl6w1yX_AFcT6wc2OuLzDe2Kj0lDU8sIKHs_iAuP4OM,117112
|
101
105
|
wandb/proto/v3/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
102
|
-
wandb/proto/v3/wandb_telemetry_pb2.py,sha256=
|
103
|
-
wandb/bin/wandb-core,sha256=
|
104
|
-
wandb/bin/gpu_stats,sha256=
|
106
|
+
wandb/proto/v3/wandb_telemetry_pb2.py,sha256=8rk-fz4BYRyV7qIGAdG9TZ6hEd5KEP8LGd58VsQU5IE,14213
|
107
|
+
wandb/bin/wandb-core,sha256=BvRYr2xrymPrQ733g9PQBq3vHMDasNtPbK9npdy4CQU,48468770
|
108
|
+
wandb/bin/gpu_stats,sha256=VFR_uL33-kFgyJj_PK6QuavITjB6W5eu2IB__sampXc,9227696
|
105
109
|
wandb/integration/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
106
110
|
wandb/integration/yolov8/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
107
111
|
wandb/integration/yolov8/yolov8.py,sha256=srryantZqO65pj1x52MiKD5m2SzdQc4nIsj4o1GPK8o,11371
|
@@ -192,7 +196,7 @@ wandb/agents/pyagent.py,sha256=paZ04bMdruGEoApHHIBTJVJphK2I-ZHMNQ51nnR4ZZ4,13384
|
|
192
196
|
wandb/old/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
193
197
|
wandb/old/core.py,sha256=bIIFlU3_E2hvrVCzMQk1VcwJtxbadbAZwDC0qsF4C2g,1501
|
194
198
|
wandb/old/summary.py,sha256=FZrkTyycUy6MRY1n4q7713rlTV7h-CMr8_kNoeb-wzY,13856
|
195
|
-
wandb/old/settings.py,sha256=
|
199
|
+
wandb/old/settings.py,sha256=Cug-8ImuV4_x8HFGOnlATuh0iJ4JOUfmymguPFqlXvE,6482
|
196
200
|
wandb/cli/beta.py,sha256=Um35Q9CeoQPS80g0wryo2WtSaD7VA0XqF_YCQNDNiSY,5438
|
197
201
|
wandb/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
198
202
|
wandb/cli/cli.py,sha256=7uYU19_-StslbQdt5R78kWMWK2vYoKiX7hwEDZe2g2Y,92607
|
@@ -201,19 +205,19 @@ wandb/mpmain/__main__.py,sha256=bLhspPeHQvNMyRNR7xi9v-02XfW1mhJY2yBWI3bYtbg,57
|
|
201
205
|
wandb/sdk/wandb_metadata.py,sha256=wnwKexZjJ7zRtAcfYbOZtaoK6rfVVU5oKDWT5-UerOk,20886
|
202
206
|
wandb/sdk/wandb_config.py,sha256=imPAYPMzP3rdhmYCK6zYWeZ1GbM7Jw5w7_PTJdoRmcc,10693
|
203
207
|
wandb/sdk/wandb_alerts.py,sha256=SwBPBiXRxknMTMGbsVoMMWqWK65UWMcKAdTWZtdwAeo,193
|
204
|
-
wandb/sdk/wandb_run.py,sha256=
|
208
|
+
wandb/sdk/wandb_run.py,sha256=mIPxXWDc8Xdi7yLYpLGt7BvqLvFfsYoLpfXe1VfYFO0,158032
|
205
209
|
wandb/sdk/wandb_sync.py,sha256=GNC8xYqT56ws4aw6Vd_mV_Ck-InEbqnyioSqHIybDug,2106
|
206
210
|
wandb/sdk/__init__.py,sha256=N-GTAC0AzbZF2J8RzB33DTmYk9u-jubllCwvhWrPgsE,813
|
207
|
-
wandb/sdk/wandb_init.py,sha256=
|
211
|
+
wandb/sdk/wandb_init.py,sha256=311pl5qHeAhfpBkGBV21NtUQ_iSDbxptzOwfRgOerjM,65201
|
208
212
|
wandb/sdk/wandb_helper.py,sha256=IbJ7opO8UkfwCDekSjRYIrGBblUxnTPBfp1EdesfF4U,1824
|
209
|
-
wandb/sdk/wandb_settings.py,sha256=
|
213
|
+
wandb/sdk/wandb_settings.py,sha256=y3T8UeSdNBqrKVOlmAXpwCREXhf1aZ-cWsFpQGooyuk,64830
|
210
214
|
wandb/sdk/wandb_summary.py,sha256=yQdOVIPrZaZanhBQ7yuSfPLX0x6dxwkN_KAn4SgjSZU,4536
|
211
215
|
wandb/sdk/wandb_watch.py,sha256=F7S9CLbw9PddUp1qBjPRKsOiVFU8LPaq6A9taV3TJKI,4840
|
212
216
|
wandb/sdk/wandb_login.py,sha256=SwbajDUYM_wrKQuBUyyN0Jsyt24Pq0gApJYLfcTmb-g,11284
|
213
217
|
wandb/sdk/wandb_metric.py,sha256=a3GiQXr6H18m81uobYjlJaC8CL8iANzI42qxkxfZsDs,3268
|
214
218
|
wandb/sdk/wandb_require.py,sha256=eYDG4oH1pwik2tHJVEdvivo4R2RypoITFomgr7umMhc,3104
|
215
219
|
wandb/sdk/wandb_sweep.py,sha256=Sg_JqxVzmjUBvii41azpdr-c6RPwHOBnSha8k7jrRhk,4028
|
216
|
-
wandb/sdk/wandb_setup.py,sha256=
|
220
|
+
wandb/sdk/wandb_setup.py,sha256=3dvnkFlSuoa8BxzyKp_7qtj2tC2L26ge-rWolKQzfgY,15197
|
217
221
|
wandb/sdk/wandb_require_helpers.py,sha256=ZmKv5aXXHDTTU6nYHMLKW4_pt9X-PlaMtbRJl77kHX8,1331
|
218
222
|
wandb/sdk/integration_utils/data_logging.py,sha256=DDFtDaUu50aeTTgxCHHYd2f85guqqf2xfEOburRlwwQ,19533
|
219
223
|
wandb/sdk/integration_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -222,7 +226,7 @@ wandb/sdk/interface/interface_relay.py,sha256=lM5ZgJc6m8BS-nWOuzMCwAK0ve9UBGgOD2
|
|
222
226
|
wandb/sdk/interface/router_queue.py,sha256=wnApY1iXa_3L0-HO6t42Nbsh68zyEw3FWN3oI6PmoXM,1049
|
223
227
|
wandb/sdk/interface/summary_record.py,sha256=-wDv_zLYueeUY8IzyF9NPYnYwF3iBpUWbrsGcHAd2YM,1677
|
224
228
|
wandb/sdk/interface/constants.py,sha256=NJNBFr7LkshLI837D3LU3JuEURLzBwza9H-kxcy4ihw,60
|
225
|
-
wandb/sdk/interface/interface.py,sha256=
|
229
|
+
wandb/sdk/interface/interface.py,sha256=zOC5ttCpNrYklhwbM1P7IMbvcKr4WyOUIlg3v0TRrlY,37761
|
226
230
|
wandb/sdk/interface/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
227
231
|
wandb/sdk/interface/router_sock.py,sha256=S15CRwMoDFYKnEzwqAjvPQC6BlKtJpxE_rZHeaxM2V4,1002
|
228
232
|
wandb/sdk/interface/interface_shared.py,sha256=XmEg78CyUHI4XPNtgyx59aQIlzJzQjZYEIeQVECHXSE,18645
|
@@ -230,24 +234,24 @@ wandb/sdk/interface/interface_queue.py,sha256=zOjUB2nf_wNMoEeXGWP5di-u4-UL2_jvsV
|
|
230
234
|
wandb/sdk/interface/router_relay.py,sha256=tOBQYEX7PGw9-qE91CdNhLEQb9KbJiQnlHg7XBOsijA,1390
|
231
235
|
wandb/sdk/interface/router.py,sha256=hlYzz7DjDt3sYDJQYLE1NHkxGFDezHgmfznnPRHPcHU,2630
|
232
236
|
wandb/sdk/interface/interface_sock.py,sha256=rz6uwKNzLpGDCCVGSlC6ABspmkYD5LnGX_cd9dvaAwU,1043
|
233
|
-
wandb/sdk/artifacts/storage_policy.py,sha256=
|
237
|
+
wandb/sdk/artifacts/storage_policy.py,sha256=b87WYRCrzKBKy0WBNjZIB_98_YbnqP7eKS3CoKT_Ig0,2216
|
234
238
|
wandb/sdk/artifacts/artifact_state.py,sha256=6fxISSPsK62VeMau_5CI4a9lQXTaUJXcruzk74WUIBE,236
|
235
239
|
wandb/sdk/artifacts/artifact_ttl.py,sha256=kNRr9JZ5P2iuo0ofoNKlSddGJkIQXRUjwgO8YUdyN4g,86
|
236
240
|
wandb/sdk/artifacts/storage_layout.py,sha256=No2cLJEuU3Dr8rJ5Pq-e-36S6p-WKoYcCG24DKAKzro,73
|
237
|
-
wandb/sdk/artifacts/artifact.py,sha256=
|
238
|
-
wandb/sdk/artifacts/_validators.py,sha256=
|
239
|
-
wandb/sdk/artifacts/artifact_file_cache.py,sha256=
|
241
|
+
wandb/sdk/artifacts/artifact.py,sha256=FzeSfd3fJeWn9gup78IiHhvu0S-vmgz4rZM-TJvQ7MU,100796
|
242
|
+
wandb/sdk/artifacts/_validators.py,sha256=52p27HXTr6hoTIB77jkLZeM0c3XWTzicvH1aftWQMMk,8180
|
243
|
+
wandb/sdk/artifacts/artifact_file_cache.py,sha256=ErHjabIx-g8gWoCICAGEM5FU4_7aACQc3j0i0h7tm9A,9677
|
240
244
|
wandb/sdk/artifacts/artifact_saver.py,sha256=Dw8gT3NVMlyoVuDkIpROYdZMU5rGduVZzRTFSOnebak,9718
|
241
245
|
wandb/sdk/artifacts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
242
|
-
wandb/sdk/artifacts/artifact_manifest_entry.py,sha256=
|
246
|
+
wandb/sdk/artifacts/artifact_manifest_entry.py,sha256=JyvVLSMFISgwj-O-UkdzsjmuAV0UOzjrsl7OAaKUjHA,8643
|
243
247
|
wandb/sdk/artifacts/artifact_manifest.py,sha256=YYC6o2OooTcVfkzqQIIVcxVxqdSN9TELG-qWgaSI2Qo,2545
|
244
248
|
wandb/sdk/artifacts/artifact_instance_cache.py,sha256=atSUDvKjkp6by6QY0w2FLMrFUg9UKc8TIrMVWGauV64,501
|
245
249
|
wandb/sdk/artifacts/exceptions.py,sha256=h9tSi023BhW85_FfjLYjeNtlVgUTqZRfnYM9WgdAMbM,2023
|
246
250
|
wandb/sdk/artifacts/storage_handler.py,sha256=ebMCKXvvn7z_eYunXriTOYescstuBbNbxn7MDW9qZAw,1834
|
247
251
|
wandb/sdk/artifacts/staging.py,sha256=_U3oH2S7fEevRkcYgo4nmwvdaoJnZR4V-bNiJVWlowA,854
|
248
252
|
wandb/sdk/artifacts/artifact_download_logger.py,sha256=XEVxmktMInrd1p2z86CKt3QyTA9vscxJL5-8_eupknI,1501
|
249
|
-
wandb/sdk/artifacts/_graphql_fragments.py,sha256=
|
250
|
-
wandb/sdk/artifacts/storage_policies/wandb_storage_policy.py,sha256=
|
253
|
+
wandb/sdk/artifacts/_graphql_fragments.py,sha256=71o_SBwXhaD21UPWrCUu6zyhwez1btQBj6POmVvt0H0,2602
|
254
|
+
wandb/sdk/artifacts/storage_policies/wandb_storage_policy.py,sha256=H0Z2YnhUwkcw0FQ8SeYdR0Frwo9qxFsOr-PqWshESpU,22197
|
251
255
|
wandb/sdk/artifacts/storage_policies/register.py,sha256=xT7kUxubtLqyE-9S6U9E4mCo1PtXl0ZEJ6gVQiS-kGQ,49
|
252
256
|
wandb/sdk/artifacts/storage_policies/__init__.py,sha256=bgpWKElL-3iHcLO8pF-L8oezG-dQbp_6vcCYo7CEFAU,226
|
253
257
|
wandb/sdk/artifacts/storage_handlers/s3_handler.py,sha256=XysTYz7_4zqGuvY1mdfaw--SqyIOe-WvjTowJFFHBvY,11586
|
@@ -262,22 +266,26 @@ wandb/sdk/artifacts/storage_handlers/gcs_handler.py,sha256=hGslEr9QYi0Jp5_C5fxv7
|
|
262
266
|
wandb/sdk/artifacts/storage_handlers/tracking_handler.py,sha256=lFWh0NIySHq6JWNJ-WOX367lUEY7KN7zFsB-zte7FpQ,2571
|
263
267
|
wandb/sdk/artifacts/artifact_manifests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
264
268
|
wandb/sdk/artifacts/artifact_manifests/artifact_manifest_v1.py,sha256=IW0xTXh4j-GxgypmcJkkefXnopPrycnSnPF1Sl5ypfs,3443
|
269
|
+
wandb/sdk/artifacts/_generated/update_artifact.py,sha256=FYzYORox9ZaQA_QI-bBYJnytHQeq9DrrRgOj4iYvlQc,540
|
265
270
|
wandb/sdk/artifacts/_generated/move_artifact_collection.py,sha256=Jb4kOxyoNinSY_UUuqskBG3uuFN0KanevXOgXb4Q8mw,962
|
266
271
|
wandb/sdk/artifacts/_generated/enums.py,sha256=Av9fHhSrUJDDaWPhS4fGJGLu_9X0lGhGjpKKnAEQ8iM,345
|
272
|
+
wandb/sdk/artifacts/_generated/add_aliases.py,sha256=-DCPnnu6-ydKyALEd8E0pxDXGGaYriHj-ktUixML4Lk,395
|
267
273
|
wandb/sdk/artifacts/_generated/update_artifact_portfolio.py,sha256=tcEUGOoAE8pqr27tCwJoA9-Z95s_gNlIQkDCaUiFqkE,978
|
268
|
-
wandb/sdk/artifacts/_generated/input_types.py,sha256=
|
269
|
-
wandb/sdk/artifacts/_generated/__init__.py,sha256
|
274
|
+
wandb/sdk/artifacts/_generated/input_types.py,sha256=njtaSLpiTjmJwczfp6BgmSxe5NyXKjN8CTh-bsXxqD0,776
|
275
|
+
wandb/sdk/artifacts/_generated/__init__.py,sha256=5RKVypVRz5KlJigMt3DGvE7MQeE9xFbCsuKNvTCcD38,12063
|
270
276
|
wandb/sdk/artifacts/_generated/project_artifact_types.py,sha256=rGbW8kK66zR72kLklWuAcDnzmp7KkCFTXLvsUctlewY,542
|
271
277
|
wandb/sdk/artifacts/_generated/delete_artifact_collection_tag_assignments.py,sha256=BHJKnPZbWcdHLg4-uQ2V51i4OM2voSUdovfYM5Zv7JA,642
|
272
278
|
wandb/sdk/artifacts/_generated/project_artifact_type.py,sha256=NOYXo2UYV1cslcbjSi0Q9167Iv5iksj9LS1XzcbsbXM,543
|
273
|
-
wandb/sdk/artifacts/_generated/operations.py,sha256=
|
279
|
+
wandb/sdk/artifacts/_generated/operations.py,sha256=gbkJIJPXiu9Bj7bjbIoNSugfUXdrLgh3Oguo4oQNT1E,12874
|
274
280
|
wandb/sdk/artifacts/_generated/artifact_collection_membership_files.py,sha256=iRG2YDjHIDgG9_O5sI4ltkJX6ILCAGJgEKJA_ImO7wE,1343
|
281
|
+
wandb/sdk/artifacts/_generated/delete_aliases.py,sha256=0lDMciBaXsJR2XSjFO0_zgTaNRc0gPrBMwmOJLogD_A,419
|
275
282
|
wandb/sdk/artifacts/_generated/artifact_version_files.py,sha256=-yPP-7wlB-jgv4BKrIm_7NeCucCcDwGvOb2rZSphUsk,925
|
276
283
|
wandb/sdk/artifacts/_generated/run_output_artifacts.py,sha256=055RjKbfuVwiWM2eKpErMIFiY7S74pLTjFdRSypYf1g,1432
|
277
284
|
wandb/sdk/artifacts/_generated/delete_artifact_sequence.py,sha256=UGA_ymMNL8t1Bu5ThfKRl89B-elsUYhCdMa9_dGkUXU,979
|
285
|
+
wandb/sdk/artifacts/_generated/fetch_linked_artifacts.py,sha256=17-3j0Tmiv2D1H--RpdE1AoRC5sHnw6DoGpavaEZ52U,2148
|
278
286
|
wandb/sdk/artifacts/_generated/project_artifact_collections.py,sha256=4vgbbsMeblXtbn3ebloXDGz20x5JRxzwZpZhci5x--w,865
|
279
287
|
wandb/sdk/artifacts/_generated/run_input_artifacts.py,sha256=B9qtwEBoYXG55UuNq18MmRtOlMk2mvXukKDTW_dmPbQ,1406
|
280
|
-
wandb/sdk/artifacts/_generated/fragments.py,sha256=
|
288
|
+
wandb/sdk/artifacts/_generated/fragments.py,sha256=xrqKHgziNdYqbxcJ6QBsHaxeb1Ok8dnxpI-MpS9z7uE,6691
|
281
289
|
wandb/sdk/artifacts/_generated/project_artifact_collection.py,sha256=sMfS5nueyZz_EEQrdo2J7h9xo346jsAglAofHnqz1-k,3393
|
282
290
|
wandb/sdk/artifacts/_generated/update_artifact_sequence.py,sha256=dwkvOYLgSbTSuwjZKvW9DtlW1Q78YPgQnayuVIA1P0U,966
|
283
291
|
wandb/sdk/artifacts/_generated/create_artifact_collection_tag_assignments.py,sha256=jvM9wBU7gfqbIyno7IvfQAh9Jbvp_bMFFDKph7qjpe8,1034
|
@@ -297,7 +305,7 @@ wandb/sdk/data_types/table.py,sha256=YzAvTswSUK18bMcedianJf3cjXNz-gz7zG84n9nbTO8
|
|
297
305
|
wandb/sdk/data_types/bokeh.py,sha256=0Aq4CJECPpoAkl7vw5LCGYhdCb9pS8i46jHB9PxTj1k,2534
|
298
306
|
wandb/sdk/data_types/saved_model.py,sha256=XtlrAp8PHb4Pd8-xG97I_iSvFe8fme9iHmHMR9G2KG8,16212
|
299
307
|
wandb/sdk/data_types/plotly.py,sha256=LEIHRqtHHpSou04AEUsyH8_UMXP4adrEHHaKoEtQkxo,2913
|
300
|
-
wandb/sdk/data_types/video.py,sha256
|
308
|
+
wandb/sdk/data_types/video.py,sha256=SyKxd-V-5M49Ih1I7E3jnbyitSjk_gPMEblwQ26TJDY,9331
|
301
309
|
wandb/sdk/data_types/image.py,sha256=qaTXC4jWiz5ps61-1VjRv1ltVpnsKLF1Qm7eWJN2wn0,31711
|
302
310
|
wandb/sdk/data_types/_private.py,sha256=zp2NRarTlIq4Hk3R2xp7j_qPGNzBMnaGHrZUN82shaY,299
|
303
311
|
wandb/sdk/data_types/base_types/media.py,sha256=DMGP8hsfZv_iSgoqhW0xpcAUs-9Broe2rgpZs_KGIts,14417
|
@@ -340,7 +348,7 @@ wandb/sdk/launch/agent/job_status_tracker.py,sha256=HaWU-VbXGe6m8VvM2y6riQ2Iwb2j
|
|
340
348
|
wandb/sdk/launch/agent/run_queue_item_file_saver.py,sha256=ty_1AZwVUQiZK10DC0gbM7hy4UKIXwir7swCrVC5VE0,1336
|
341
349
|
wandb/sdk/launch/sweeps/scheduler_sweep.py,sha256=beM0go0u9xRcXW20ED8MyTqq4ol_O5_4PODbA7FpN88,2987
|
342
350
|
wandb/sdk/launch/sweeps/__init__.py,sha256=PKCn6tB55bbKdHUPxwqmrFP2ZLOT9S7iIgd93vjNwSs,903
|
343
|
-
wandb/sdk/launch/sweeps/utils.py,sha256=
|
351
|
+
wandb/sdk/launch/sweeps/utils.py,sha256=tJJqTr6iZpUAZSfrS4GAqIXt1wKSHw98eo9tr7tegQg,10243
|
344
352
|
wandb/sdk/launch/sweeps/scheduler.py,sha256=yPHVT5GD1my_2tlMqGsLOBL3Q8pAxCcxLoFfvK03xzk,26905
|
345
353
|
wandb/sdk/launch/registry/abstract.py,sha256=eTiuMPEm0NnrTkU6M8UteZQfK50BN-n7tyev4nMA1oQ,1146
|
346
354
|
wandb/sdk/launch/registry/elastic_container_registry.py,sha256=vbDSOxzV0iTZ91Mm0qjOjWbwW6OvRlPXbIDi_qrWqGY,7276
|
@@ -366,11 +374,20 @@ wandb/sdk/launch/inputs/internal.py,sha256=xtEZ7znfUCL2ME7xZv5bD8I5C6hNpN2EqjgNd
|
|
366
374
|
wandb/sdk/launch/inputs/files.py,sha256=BWGDmAfDPLja7zz0bUzYLaF3wH4cTPesD9LqDuJRUoU,4685
|
367
375
|
wandb/sdk/launch/inputs/manage.py,sha256=O0IsTWhjUftihohRfK7DkT186LjHMMcE2NSMeG8IFBY,5003
|
368
376
|
wandb/sdk/launch/inputs/schema.py,sha256=Fs4CcxI0ifFagazbNp47uJP15JL3v43PAvVNO93f9XY,1418
|
369
|
-
wandb/sdk/
|
377
|
+
wandb/sdk/projects/_generated/rename_project.py,sha256=gwiq_rlA55YUT-ZB6mukewxMmi7jSbMr1drZMKpFV98,595
|
378
|
+
wandb/sdk/projects/_generated/enums.py,sha256=vPRi0TPBkZS4D4to-WzhesolsPj3a2B1Okr1xmjRy5k,124
|
379
|
+
wandb/sdk/projects/_generated/upsert_registry_project.py,sha256=yNkkeiImzvEbwL9yeJLIePZoBEfVuJB-u8VZFgixymo,597
|
380
|
+
wandb/sdk/projects/_generated/fetch_registry.py,sha256=DvhQFgvf4yI32Q2puWRMcXzn7ZuHJfOgKmBxEk3AuLU,436
|
381
|
+
wandb/sdk/projects/_generated/input_types.py,sha256=izPOosvLVVURHZgWC6yL6_uL_b7PDwz3Kw7qc3uoU0M,278
|
382
|
+
wandb/sdk/projects/_generated/__init__.py,sha256=ZjHH69hD3ps0Rrs0g5BJIXbz5JRdShWGQLTXq5ZGmzA,1303
|
383
|
+
wandb/sdk/projects/_generated/operations.py,sha256=MhLYsTHjekySMt3jdlXdruDI0Sg5xR6wQSOeDvTu5b4,1785
|
384
|
+
wandb/sdk/projects/_generated/fragments.py,sha256=iFeb_dX2RwGhnwKItiqv4QUX9stJwvGTS2UCsGwIynM,1101
|
385
|
+
wandb/sdk/projects/_generated/delete_project.py,sha256=2fguHdSAtLSjUl-J_t4kqCjoAeW6i5OUl2H3yv6Ig3o,495
|
386
|
+
wandb/sdk/internal/sender.py,sha256=4n3aEMDsB2zzvCnicolkRV5aBqdgyJoy3I8SOvmgq_I,64734
|
370
387
|
wandb/sdk/internal/internal.py,sha256=o9_-6C99LMOx_YB5xuZ1I1KgpeHk3jUgll63sEe9gCY,12182
|
371
388
|
wandb/sdk/internal/run.py,sha256=X24LqoU3jxZKLUYYEl8pb0sJaGhwAhFMWX3xiYp4LXk,710
|
372
389
|
wandb/sdk/internal/job_builder.py,sha256=_L-DfGFEzDl0JLXPo535KPK3Bk0vqXsTQVF7buXeaiY,22962
|
373
|
-
wandb/sdk/internal/internal_api.py,sha256=
|
390
|
+
wandb/sdk/internal/internal_api.py,sha256=NCy6QWgGtrOZeHVj1kX8-wWa2asJo2z6C3V8yFUQmOA,163308
|
374
391
|
wandb/sdk/internal/handler.py,sha256=zquR4k6Ah5ohg9n5XJC_bKAulz3aSUuMjUlHqiIOfFE,34280
|
375
392
|
wandb/sdk/internal/thread_local_settings.py,sha256=UqD6kfjsy6mvxIWcjhd-vJWkNRCeU1whuRe_-VGIklQ,527
|
376
393
|
wandb/sdk/internal/sender_config.py,sha256=3g0eAgmYJtv7tPXlqf7qayqKj-JOclvVRvzbVi8wfR4,6711
|
@@ -455,43 +472,43 @@ wandb/sdk/lib/apikey.py,sha256=-t_qzoYTpgUOue-3q67Nh-H9vEXz-laUHVNx8XpbBug,11131
|
|
455
472
|
wandb/sdk/lib/printer.py,sha256=fqwEn2RB4ZJh8UgYB41wfz0nnWm5bPQmxo-2gWwiy3A,16318
|
456
473
|
wandb/sdk/lib/fsm.py,sha256=RLr_wp6_9vSRQbnoP6aqOXYghi53FV93eUyAMMEjcTg,5175
|
457
474
|
wandb/sdk/lib/lazyloader.py,sha256=4Seis4C8Ph6a2-3scfYqeHh7KjKG6PO0WJ2ZPW30O0o,1891
|
458
|
-
wandb/sdk/service/service.py,sha256=
|
475
|
+
wandb/sdk/service/service.py,sha256=6QEV-BXJZ-ewhOor6NxZWFRJnQ5AxGqkfHSvkcu09NI,8910
|
459
476
|
wandb/sdk/service/server.py,sha256=_0MAn4Y1hs2AnapyQb5heYiixKQNxFENfkxIGoiiIB8,3460
|
460
477
|
wandb/sdk/service/streams.py,sha256=AXv98iJcXUwx5UjPBTppCob6SEHaFf8HfjXmmzlwwbA,14948
|
461
478
|
wandb/sdk/service/_startup_debug.py,sha256=A6P5iCYRoNGcVulziUc7Mw_Y2MCG8PAIAUVjzzMUTPs,602
|
462
479
|
wandb/sdk/service/server_sock.py,sha256=J25fwVS6O1ljgd3Fw7opECwCHKsTeLddOTJvbE_KEA0,9802
|
463
480
|
wandb/sdk/service/port_file.py,sha256=_VeftD2LjNBeQH6nfzd9Dyq2u4fT2YRLE7D1ikIhYmU,1546
|
464
481
|
wandb/sdk/service/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
465
|
-
wandb/_pydantic/__init__.py,sha256=
|
466
|
-
wandb/_pydantic/v1_compat.py,sha256=
|
467
|
-
wandb/_pydantic/utils.py,sha256=
|
468
|
-
wandb/_pydantic/base.py,sha256=
|
469
|
-
wandb/automations/scopes.py,sha256=
|
470
|
-
wandb/automations/_validators.py,sha256=
|
471
|
-
wandb/automations/events.py,sha256=
|
472
|
-
wandb/automations/actions.py,sha256=
|
473
|
-
wandb/automations/__init__.py,sha256=
|
474
|
-
wandb/automations/automations.py,sha256=
|
475
|
-
wandb/automations/integrations.py,sha256=
|
476
|
-
wandb/automations/_utils.py,sha256=
|
477
|
-
wandb/automations/_filters/run_metrics.py,sha256
|
478
|
-
wandb/automations/_filters/expressions.py,sha256=
|
482
|
+
wandb/_pydantic/__init__.py,sha256=t5BNtxBNOqVfNLVXghsj0UKZFc_8LFpgt1edRZwfp0o,628
|
483
|
+
wandb/_pydantic/v1_compat.py,sha256=pHEdEVlJv5WSs91o742Cl19Xb_sOiODLVMKSIPuf290,11423
|
484
|
+
wandb/_pydantic/utils.py,sha256=JPUIFYhIV3Pji4lF7Trkr04-_OxQgavOdBzz5JYgkmE,2510
|
485
|
+
wandb/_pydantic/base.py,sha256=qOgf1LEMPO3o1kiYli9kOf2ZQLuP0GEMa8Qx2pDnJGY,4277
|
486
|
+
wandb/automations/scopes.py,sha256=8H6bxXqffuQHOV__Od28mm29A6ptvVPe9fg0cnKQB-M,2310
|
487
|
+
wandb/automations/_validators.py,sha256=5rEU_gC0TRx1UvFVyqCcQU6knAKsZHhTW3z_lU8eZBY,5002
|
488
|
+
wandb/automations/events.py,sha256=I_2-26zFsnheLPThHNTyLzymIjpLjV9HXPEk4cZ_670,10550
|
489
|
+
wandb/automations/actions.py,sha256=FihlRvKBajFaFjXLZ1wKLU_cAAaJ28ltbLO1uv5HZfo,7498
|
490
|
+
wandb/automations/__init__.py,sha256=8Lh_SaoZ_EZCbIclsnBliApiaR6u4IQGEf_ShgogSqU,2215
|
491
|
+
wandb/automations/automations.py,sha256=R1Nf5Endnhw9BfO42IpsFgfzT3RHsi8uUYfQ50pM2ro,2749
|
492
|
+
wandb/automations/integrations.py,sha256=ok3oBN8c8DMEbjt-wpFViwTd_FC-6nwRMuamsDAOiQc,1059
|
493
|
+
wandb/automations/_utils.py,sha256=V5_YrOhTIokAAndrQds3L6wLkDzrr8B5QuffhhGqBLA,8376
|
494
|
+
wandb/automations/_filters/run_metrics.py,sha256=-Qymd2oEw7ez-G-sgklpVDYNVlwwnDHnTuvuYQI5AJ4,12926
|
495
|
+
wandb/automations/_filters/expressions.py,sha256=rod6sXQZ-RFymdlGQ5HPYVHk93E8O1Wx8vCeJL_jsJM,6629
|
479
496
|
wandb/automations/_filters/__init__.py,sha256=UxAEPbeI7wUqZY-w8FgsMU4Jp5rgSxwuQXc_VhdpDWE,466
|
480
|
-
wandb/automations/_filters/operators.py,sha256=
|
497
|
+
wandb/automations/_filters/operators.py,sha256=KZC4nb_ObCV0o2n8lDWAPpdIownDQfdCMLF9yKfbLZA,7185
|
481
498
|
wandb/automations/_generated/integrations_by_entity.py,sha256=mRAf-LVgyWEmoGIKsI6CKPmuHbX2-Y1qpRzOKIAVW6c,501
|
499
|
+
wandb/automations/_generated/update_automation.py,sha256=M58fqPcHAAYReJ45GU68FZAUCxERvTtWhNLlpiQJEag,340
|
482
500
|
wandb/automations/_generated/enums.py,sha256=QhdQw-UO89a5Px61iisYgRX_UMYx3QjGqB5FBgKY8DA,799
|
483
|
-
wandb/automations/_generated/get_triggers_by_entity.py,sha256=U7mGH5e9b0Ey8_HF1rkPrckWPDWVm_RV0Toh4hU3loQ,562
|
484
501
|
wandb/automations/_generated/create_generic_webhook_integration.py,sha256=N0r4pYu6LG4m8PrZLm9CrYmAwbDMOiI4x0W1ygRxPhQ,1420
|
485
|
-
wandb/automations/_generated/create_filter_trigger.py,sha256=dyBxM4HCtwoerL9DlW02BCEGs3WuukUDY1tS-xD_fIY,446
|
486
502
|
wandb/automations/_generated/input_types.py,sha256=-BIaTQ03aoDb7vxao_D8s8pkyofFdkAYnkw9sK8IojE,3541
|
487
503
|
wandb/automations/_generated/generic_webhook_integrations_by_entity.py,sha256=bwuMMOI2pZYzXWn50HvGH2yC6atEOTU5oNzYvw_MWfU,599
|
488
|
-
wandb/automations/_generated/__init__.py,sha256=
|
489
|
-
wandb/automations/_generated/operations.py,sha256=
|
504
|
+
wandb/automations/_generated/__init__.py,sha256=q2qlYbw2w70_xXVEXpiMisKM4hdZxWMSaW4jmTN-HCc,6824
|
505
|
+
wandb/automations/_generated/operations.py,sha256=hL1Wqd_JJUthNybyQcY4CVnbl6VDzXlXySpyeB0iyhg,11122
|
506
|
+
wandb/automations/_generated/delete_automation.py,sha256=iL3Q94KMuIIB8fDylXVn9ppicsMfF3xgk7IPqbxVR3A,340
|
490
507
|
wandb/automations/_generated/slack_integrations_by_entity.py,sha256=87KtiuB4wfsHCiQD9m9_1GF9DYhdvqm4EsZ1dOxYtRU,536
|
491
|
-
wandb/automations/_generated/
|
492
|
-
wandb/automations/_generated/
|
493
|
-
wandb/automations/_generated/
|
494
|
-
wandb/automations/_generated/
|
508
|
+
wandb/automations/_generated/get_automations.py,sha256=4fdmSADMbWV5oHcWc6sUK8PVbAuTUOuhK2izLjfDj0c,537
|
509
|
+
wandb/automations/_generated/fragments.py,sha256=52mxhcfT9XTrxCo04Z7QLiyPgbtHHhWXxj4d8qvaIlk,12017
|
510
|
+
wandb/automations/_generated/create_automation.py,sha256=AYIaKKLZDSo0VPU_JqjbVSdcoNfFArUtoxWinf-Q3Uc,340
|
511
|
+
wandb/automations/_generated/get_automations_by_entity.py,sha256=G7w2Pnb4zOPq6gkw9jttmoQLjIXGnHXMl0bSeNZKTQw,591
|
495
512
|
wandb/filesync/step_checksum.py,sha256=AIz9ALGk59OiR3NtxGj3CJKnsKSQ_1f9PmrbIzxuarE,4690
|
496
513
|
wandb/filesync/dir_watcher.py,sha256=9Y57-5-hWZFzCuBL6HQVtm-MIE9p8kCRU_g_YZUVHvo,16345
|
497
514
|
wandb/filesync/upload_job.py,sha256=t-QgMheUcxFE8C9TIJ5Wp9Cl_4jlpCzCKfsRoPzrHbs,5493
|
@@ -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
|