bran
bran copied to clipboard
Why not outputs += inputs ?
https://github.com/patverga/bran/blob/3bdb65fbd37961c640ecc1e31696c09e4d89257b/src/models/transformer.py#L269
This should definitely be outputs += inputs. This is a bug that will need to be fixed, thanks for catching.
if you re-run your program, could you please let me know the new results? thx