This is to research how to convert torch lstm weights into tensorflow lstm weights.
bnsh/pytorch2tf
Ugh. This will be experiments to translate pytorch objects (like LSTM or BatchNorm) to their TF equivalents.
Python
Ugh. This will be experiments to translate pytorch objects (like LSTM or BatchNorm) to their TF equivalents.
Python
This is to research how to convert torch lstm weights into tensorflow lstm weights.