google / edward2

A simple probabilistic programming language.
Apache License 2.0
677 stars 75 forks source link

BEGIN_PUBLIC Allow setting description for progress bar #591

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

BEGIN_PUBLIC Allow setting description for progress bar

Prior to this CL, robust_map always shows "robust_map" in the progress bar.

After, callers can provide a string name (eg, if they have multiple calls to robust_map for different tasks in parallel).

END_PUBLIC

google-cla[bot] commented 2 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.