Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Adrian Bauer 28e6aa18f2
Add sweeps to runs in public API
4 years ago
..
7a2d45b334
Add matplotlib image test.
5 years ago
279dac7c3c
Public API: lazily download h5 files for run summaries. Most runs don't have them and they're making bulk run downloads really really slow.
4 years ago
e9649a5b56
"Big file" standalone test for testing file resuming.
5 years ago
28e6aa18f2
Add sweeps to runs in public API
4 years ago
260d48708a
remove project in init example
5 years ago
60aeaa542d
CLI: Track file upload progress by "save_name" rather than local path because we do weird things with local paths. Fixes wandb/core#813 by adding media files to the upload progress reporting at the end, and being more explicit about how many files they are and what they are. Also adds a few comments. (#253)
5 years ago
4b40864b18
remove project
5 years ago
dee0813bd9
Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade
5 years ago
1903c0134d
Fix error messages when 404ing (#482)
4 years ago
5a401b351a
Media: add support for explicitly specified extensions because Object3D needs them.
5 years ago
b1d9a0ca7e
Standalone tests for new tensorboard / keras
5 years ago
541c940a34
Tests for wandb sync, changelog update, added VCR
5 years ago
9e2c8e741f
Feature/windows no run (#604)
4 years ago
28e6aa18f2
Add sweeps to runs in public API
4 years ago
ba854a48c6
WBValue / Media: Switch to needing a Run to be passed to to_json() so that we can implement inter-run file references with a layer of indirection. Try to clean up some tests. Add a couple more for details about media binding.
5 years ago
4bfe3acaf4
Added tbX test
4 years ago
b1d9a0ca7e
Standalone tests for new tensorboard / keras
5 years ago
322fba61d2
wandb_run.Run.path: use self.project_name() to get the project name instead of self.project, so that we fall back on auto-names.
5 years ago

Comments

Loading...