Sparisoma Viridi

Results 2 issues of Sparisoma Viridi

Event `onclick` on canvas can be implemented without repost the [original code](https://raw.githack.com/beneater/boids/master/boids.js), but only [change the callback function](https://codepen.io/6unpnp/pen/GRGjeYo?editors=0010).

**Describe the bug** Keyword argument `inout_as_tensor` on `graph_view()` can not be set to `False` **Minimal Code To Reproduce** ``` import keras from keras import Input, Model from keras.layers import Dense...