Pysyft: Missing docstrings in TorchHook

Created on 21 Jul 2018  路  6Comments  路  Source: OpenMined/PySyft

Some methods in TorchHook need docstrings. In particular, some of the original hooking methods (for example here and here and here) are missing them, as well as all the fixed precision ones (mainly all of the ones in this guy here).

Good first issue Help Wanted

Most helpful comment

This is a great issue for people who want to understand more of TorchHook, since this will require clearly understanding and explaining the purpose of each of these methods and functions.

All 6 comments

This is a great issue for people who want to understand more of TorchHook, since this will require clearly understanding and explaining the purpose of each of these methods and functions.

I will take on this issue

Are we still missing some docstrings?

@kamathhrishi Any Update ?

I can check with you if you want ;)

If it's still open I will try to tackle this issue. First, I will try to create docstring for _hook_module.

I am interested in taking a stab at the issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wentaiwu92 picture wentaiwu92  路  4Comments

aristizabal95 picture aristizabal95  路  3Comments

swaroopch picture swaroopch  路  4Comments

mgale694 picture mgale694  路  3Comments

deevashwer picture deevashwer  路  4Comments