ezyang / pytorch-unattached

Tensors and Dynamic neural networks in Python with strong GPU acceleration
http://pytorch.org
Other
20 stars 8 forks source link

Documentation for FusionGroup and Eval requested by @houseroad #238

Closed ezyang closed 7 years ago

ezyang commented 7 years ago

Plus a test for Eval nodes in the IR, since we hadn't actually covered this case now that some nodes are transparently traceable.

Signed-off-by: Edward Z. Yang ezyang@fb.com

ezyang commented 7 years ago

We have to reintegrate the branches first. I have a PR but someone has to review it. https://github.com/pytorch/pytorch/pull/2786

ezyang commented 7 years ago

Obsoleted by https://github.com/pytorch/pytorch/pull/2808