ezyang / pytorch-unattached

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

LambdaFunction thwarts the profiler #250

Closed ezyang closed 6 years ago

ezyang commented 7 years ago

You just get N5torch8autograd14LambdaFunctionE which is pretty unfriendly.

ezyang commented 6 years ago

Fixed!