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

allow special tf.ConfigProto in sg_train_func #31

Open AndreasMadsen opened 7 years ago

AndreasMadsen commented 7 years ago

In my case, I wanted to experiment with the experimental XLA feature.