wandb / client-ng

Experimental wandb CLI and Python API - See Experimental section below.
http://wandb.com
16 stars 7 forks source link

In internal proc, set datatypes_callback. This will allow media files coming from tensorboard to sync while the run is still running. #225

Closed adrnswanberg closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build dc41d15d-5b75-48da-b3f4-da61c478a873


Changes Missing Coverage Covered Lines Changed/Added Lines %
wandb/internal/run.py 1 2 50.0%
wandb/internal/tb_watcher.py 1 6 16.67%
<!-- Total: 2 8 25.0% -->
Totals Coverage Status
Change from base Build a4ccfcdd-b322-4df6-8599-3ed2ce1d9452: -0.009%
Covered Lines: 12935
Relevant Lines: 21199

💛 - Coveralls