Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge from orign #1

Merged
merged 851 commits into from
Mar 23, 2019
Merged

merge from orign #1

merged 851 commits into from
Mar 23, 2019

Conversation

zyfrank
Copy link
Owner

@zyfrank zyfrank commented Mar 23, 2019

No description provided.

iamtrask and others added 30 commits February 14, 2019 18:43
Improved __str__ for pointers, MAJOR notebook bugfix, and a few small conveniences
Update Master version to include tutorial 8
For now you can change the function you catch with handle_func_command
and call another one, however if the arguments' tensors are not
wrapped you will get an eratic behaviour, here we add the possibility
to redirect functions at any points of the chain forwarding. It is
for example used in fix_precision to "un-hook" functions ie executing
the instruction in a function which was supposed to be hook and
forwarded.
Add serialization of torch.device to support hook of .to(device)
LaRiffle and others added 26 commits March 16, 2019 11:08
Predicting the size (=nb of tensors) of the output is hard. In the
async setting we always pretend it's one (you can write manual rules
if you want to change behavour for some functions), and an Exception
mechanism in the sync setting returns the ids used instead if they
were more tensors than predicted
…-pylint-old

[Issue 1456] add type annotations and address pylint errors in some files
changed fixed precision tensor to use mod as well as correct field
moved logic to crypto folder and cleaned up code
@zyfrank zyfrank merged commit c35c032 into zyfrank:master Mar 23, 2019
zyfrank pushed a commit that referenced this pull request Mar 23, 2019
zyfrank pushed a commit that referenced this pull request May 4, 2019
zyfrank pushed a commit that referenced this pull request May 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.