pytorch
c00eefb6 - [Static Runtime] Clean up and fix bugs in Static Runtime (#58829)

Commit
3 years ago
[Static Runtime] Clean up and fix bugs in Static Runtime (#58829) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/58829 - Delete copying and moving of MemoryPlanner. - Remove `inline` in some of the member functions because member functions implemented in classes are inline by default. - Clean up ad update comments. - Reorganize some code Reviewed By: edvgha Differential Revision: D28555476 fbshipit-source-id: 7ea8efc0e2ed93a6788a742470b9e753a85df677
Author
Hao Lu
Parents
Loading