tenstorrent / model-explorer

A modern model graph visualizer and debugger
Apache License 2.0
0 stars 0 forks source link

Enable grid overrides to use number inputs #3

Closed madcampos closed 3 weeks ago

madcampos commented 3 weeks ago

From @odjuricicTT:

For overriding grid size of a node we want to be able to input numbers instead of choosing from a bunch of options. A grid is represented by two numbers X and Y where both fall within some rage that the server can provide with the editable key value pair. e.g. 1x64 and 8x8 are valid grids.