pytorch
b8f3a658 - Do not include "DynamicLibrary.h" into a top-level header (#52182)

Commit
3 years ago
Do not include "DynamicLibrary.h" into a top-level header (#52182) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/52182 DynamicLibrary provides a very specific functionality, so there is no need to exposes it to every project depending on `ATen.h` Test Plan: Imported from OSS Reviewed By: walterddr Differential Revision: D26417404 Pulled By: malfet fbshipit-source-id: f8318cacb07dcc8b2f95984f88ea1df4e5369b8b
Author
Parents
Loading