wandb 0.17.8__py3-none-win32.whl → 0.17.9__py3-none-win32.whl
Sign up to get free protection for your applications and to get access to all the features.
- wandb/__init__.py +5 -3
- wandb/__init__.pyi +112 -2
- wandb/bin/wandb-core +0 -0
- wandb/integration/keras/keras.py +1 -1
- wandb/integration/openai/fine_tuning.py +5 -5
- wandb/integration/tensorboard/log.py +1 -1
- wandb/proto/v3/wandb_internal_pb2.py +31 -21
- wandb/proto/v3/wandb_settings_pb2.py +2 -2
- wandb/proto/v3/wandb_telemetry_pb2.py +4 -4
- wandb/proto/v4/wandb_internal_pb2.py +23 -21
- wandb/proto/v4/wandb_settings_pb2.py +2 -2
- wandb/proto/v4/wandb_telemetry_pb2.py +4 -4
- wandb/proto/v5/wandb_internal_pb2.py +23 -21
- wandb/proto/v5/wandb_settings_pb2.py +2 -2
- wandb/proto/v5/wandb_telemetry_pb2.py +4 -4
- wandb/proto/wandb_deprecated.py +2 -0
- wandb/sdk/__init__.py +1 -1
- wandb/sdk/internal/system/assets/trainium.py +2 -1
- wandb/sdk/internal/tb_watcher.py +1 -1
- wandb/sdk/lib/_settings_toposort_generated.py +4 -3
- wandb/sdk/wandb_init.py +1 -0
- wandb/sdk/wandb_run.py +14 -4
- wandb/sdk/wandb_settings.py +19 -9
- {wandb-0.17.8.dist-info → wandb-0.17.9.dist-info}/METADATA +1 -1
- {wandb-0.17.8.dist-info → wandb-0.17.9.dist-info}/RECORD +29 -30
- wandb/testing/relay.py +0 -880
- /wandb/{viz.py → sdk/lib/viz.py} +0 -0
- {wandb-0.17.8.dist-info → wandb-0.17.9.dist-info}/WHEEL +0 -0
- {wandb-0.17.8.dist-info → wandb-0.17.9.dist-info}/entry_points.txt +0 -0
- {wandb-0.17.8.dist-info → wandb-0.17.9.dist-info}/licenses/LICENSE +0 -0
/wandb/{viz.py → sdk/lib/viz.py}
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|