/pytorch2tf

Ugh. This will be experiments to translate pytorch objects (like LSTM or BatchNorm) to their TF equivalents.

Primary LanguagePython

This is to research how to convert torch lstm weights into tensorflow lstm weights.