Skip to content

Instantly share code, notes, and snippets.

@weiaicunzai
Created July 23, 2018 05:39
Show Gist options
  • Save weiaicunzai/60131805d18a40cab1763a82c8b021da to your computer and use it in GitHub Desktop.
Save weiaicunzai/60131805d18a40cab1763a82c8b021da to your computer and use it in GitHub Desktop.
import cProfile
cProfile.runctx("yolo_data[13]", globals(), None)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment