Skip to content

Instantly share code, notes, and snippets.

@NaelsonDouglas
Created April 18, 2022 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NaelsonDouglas/923cacbf0a3176e75a149d1e59312cee to your computer and use it in GitHub Desktop.
Save NaelsonDouglas/923cacbf0a3176e75a149d1e59312cee to your computer and use it in GitHub Desktop.
format values
single ['true']
single ['1']
single ['500']
single ['4']
single ['18']
single ['true']
ranged ['(30,)']
ranged ['(87,)']
ranged ['(64,)']
ranged ['(0,0.4)']
ranged ['(0.625,)']
single ['true']
ranged ['(50,500)']
matrix ['512x512']
ranged ['(160,)']
ranged ['(16,)']
single ['0.25']
ranged ['(150,)']
single ['200']
ranged ['(400,)']
many ['(28,500)', '(28,)', '(500,)']
ranged ['(60,)']
ranged ['(6,)']
single ['120']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment