-
Notifications
You must be signed in to change notification settings - Fork 748
No labels!
There aren’t any labels for this repository quite yet.
50 labels
c:sdk:console
c:sdk:console
Component: capturing terminal output for user (or console logging) and displaying it in logs tab
c:sdk:custom-charts
c:sdk:custom-charts
Component: Custom Charts and define_metric - wandb.plot and rest of vega based custom charts
c:sdk:define-metric
c:sdk:define-metric
Issues with wandb.define_metric(). Customizes 3 things: (1) custom axes, (2) summary, (3) chart vis
c:sdk:init
c:sdk:init
Component - wandb.init all the init attributes that don’t fall under any other category.
c:sdk:internal-process
c:sdk:internal-process
Component: Internal - all sdk related issues that are part of the internal process implementation
c:sdk:login
c:sdk:login
Component: login related - everything related to login into the app (wandb.login , wandb login , etc
c:sdk:public-api
c:sdk:public-api
Component: All the issues that relate to wandb.Api with the exception of the public api of Artifacts
c:sdk:resume
c:sdk:resume
Component: Relating to resuming runs - wandb.init(resume=...) everything related to resuming a run
c:sdk:robustness
c:sdk:robustness
Component - everything sdk related to improving robustness, performance and memory utilization
c:sdk:save
c:sdk:save
Component: wandb.save - everything around wandb.save and i want to include code saving here as well
c:sdk:sync
c:sdk:sync
Component: Synchronization - wandb sync (syncing runs that ran in offline mode)
c:sdk:system-metrics
c:sdk:system-metrics
Component: everything related to tracking system metrics
c:sdk:tensorboard
c:sdk:tensorboard
Component: Tensorboard - everything related to syncing tensorboard
c:sdk:ux
c:sdk:ux
user experience, including the messaging in the terminal, the error actionability, the ability to co