See RNN v1.13.2
·
28 commits
to master
since this release
BUGFIXES:
get_weights(mode='weights', as_dict=True)would incorrectly handle data packing, getting layer names instead of weight names, thus omitting and mis-labeling weightsget_weights()would ignorelearning_phaseargument, always defaulting to1via_get_grads()