pytorch/modules
Mark Harfouche 221755cc71 Link BLAS privately (#78883)
We've some users report that they are getting symbol collisions when linking to blas.

I don't see a need to re-export the blas library symbols.

I figured I would share here for other packagers to be able to benefit too.

xref: https://github.com/conda-forge/pytorch-cpu-feedstock/pull/116
xref: https://github.com/conda-forge/openblas-feedstock/issues/134
Pull Request resolved: https://github.com/pytorch/pytorch/pull/78883
Approved by: https://github.com/ezyang
2022-06-09 17:02:06 +00:00
..
detectron Link BLAS privately (#78883) 2022-06-09 17:02:06 +00:00
module_test Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
observers Fix sign-compare in caffe2 2022-04-05 00:08:05 +00:00
rocksdb [caffe2] update db::Transaction::Put() to accept the value by rvalue reference (#60208) 2021-06-23 22:12:53 -07:00
CMakeLists.txt