google / prettytensor

Pretty Tensor: Fluent Networks in TensorFlow
1.24k stars 151 forks source link

unpack result._traceback without assuming its size #57

Open LiangShe opened 7 years ago

LiangShe commented 7 years ago

Resolve

ValueError: too many values to unpack

in _strip_unnecessary_contents_from_stack at for f, line_no, method, _ in result._traceback:

Issue #53 #56

googlebot commented 7 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


LiangShe commented 7 years ago

I signed it!

shirishr commented 7 years ago

I signed the CLA.

junwang929 commented 7 years ago

I signed it!!