Chih Ying
Chih Ying
This issue is because your answer has a larger dimension than the output from the `_spec` functions. For example, your output tensor has a shape `[1, 5]`, and the make_test...
Sorry, I didn't notice this would break broadcasting. I've changed the assertion only for this particular runtime error.
It seems that changing `planar` to `chalk-planar` within the `install_requires` section of the [setup.py](https://github.com/chalk-diagrams/chalk/blob/srush-patch-1/setup.py) file might resolve the problem for now. I've tried with a forked version, and it works:...