Regarding the open question "What symbols do we need to make available in libmxnet.so for external operators that might be stripped out?", note that https://github.com/apache/incubator-mxnet/blob/master/cmake/libmxnet.sym will hide all non-whitelisted symbols and @Zha0q1 intends to enable it for all builds to avoid name clashing with ILP64 BLAS.
-- You are receiving this because your review was requested. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-mxnet/pull/18904#issuecomment-675629514
