An open API service indexing awesome lists of open source software.

https://github.com/kaczmarj/debug-wandb-args_no_boolean_flags


https://github.com/kaczmarj/debug-wandb-args_no_boolean_flags

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Problem solved

Issue was related to $PATH. Sneaky guy. Keeping this repo up for fun.

# Debugging wandb sweep

One ubuntu 20.04, the sweep macro `args_no_boolean_flags` does not pass the command line arguments to the program.

This repository has a minimal reproducible example to debug this.