What's Changed
Fixed
- Allow all users to read cache files when core is enabled (@moredatarequired in #8362)
- Infinite scalars logged in TensorBoard are uploaded successfully rather than skipped (@timoffex in #8380)
- Properly respect
WANDB_ERROR_REPORTING=false. This fixes a regression introduced in 0.18.0 (@kptkin in #8379)
Changed
- Default to capturing requirements.txt in Run.log_code (@KyleGoyette in #7864)