cwrowley/romnet

Tangent map is broken in LayerPair

Closed this issue · 1 comments

Encoding a tangent vector of size 2 gives a Tensor of correct size, but decoding that tangent vector gives a Tensor of size [2,2]. test_pair_tangent exposes this bug.

I believe I resolved this issue in the regularizer branch merge. Let me know what you think. As a result, this change is in the main branch at the moment.