mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/62906 Test Plan: Imported from OSS Reviewed By: navahgar Differential Revision: D30193893 Pulled By: bertmaher fbshipit-source-id: 9b189bfd8d4c52e8dc4296a4bed517ff44994ba0
7 lines
70 B
Text
7 lines
70 B
Text
pytorch {
|
|
global:
|
|
*;
|
|
local:
|
|
_ZN4llvm*;
|
|
_ZNK4llvm*;
|
|
};
|