Fix `TensorflowModel` gradients' labeling
Compare changes
La vérification des quotas de chaque projet est mise en place en mode non bloquant. Plus d'information sur : https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Quota verification is enabled for projects in non-blocking mode. More information: https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Closes #14 (closed) (see that issue for details on what is being fixed here)
Tasks:
TensorflowModel.compute_batch_gradients
to use variables' names to label the returned tensorsTensorflowModel.apply_updates
to run some verifications on inputs' namesModel
unit test suite to include a verification that gradients and weights share the same specifications