joschu / cgt

Computation Graph Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cgt.stack only supports stacking scalars

dementrock opened this issue · comments

On the other hand, theano.tensor.stack supports stacking arbitrary tensors of the same shape

This is a duplicate of #4 and is addressed by #42.