Skip to content

Instantly share code, notes, and snippets.

@sergei-mironov
Created April 28, 2020 14:55
Show Gist options
  • Save sergei-mironov/8bea6f92d20803bed54ea43a9f467633 to your computer and use it in GitHub Desktop.
Save sergei-mironov/8bea6f92d20803bed54ea43a9f467633 to your computer and use it in GitHub Desktop.
codebraid_progress_bar.md

Example showing an snippet which prints a progress-bar

from stagedml.stages.all import *
rref=realize(instantiate(all_convnn_mnist), force_rebuild=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment