buriburisuri / sugartensor

A slim tensorflow wrapper that provides syntactic sugar for tensor variables. This library will be helpful for practical deep learning researchers not beginners.
MIT License
372 stars 63 forks source link

fix: allow reuse of sg_emb #29

Open AndreasMadsen opened 7 years ago

AndreasMadsen commented 7 years ago

Fixes a bug where sg_context(reuse=True) would not be applied to sg_emb.