-
- Downloads
Model drawing: allow rendering models w/o specifying the dataset (#294)
This commit allows us to draw diagrams of models, even if we don't support the specific dataset used by the model. All you need is to specify the dimensions of the model inputs. * Added `input_shape` argument to `draw_img_classifier_to_file` * updated docstring
Loading
Please register or sign in to comment