mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: A continuation of https://github.com/pytorch/pytorch/pull/10504 for GPU, torch, etc. builds. I was testing with ``` FULL_CAFFE2=1 python setup.py build_deps | tee ~/log.txt cat ~/log.txt | egrep 'undefined refer' | sort | less ``` I'll rebase on master when Yangqing's changes in 10504 land, but putting up for some testing. cc mingzhe09088 anderspapitto ezyang Pull Request resolved: https://github.com/pytorch/pytorch/pull/10507 Reviewed By: Yangqing Differential Revision: D9359606 Pulled By: orionr fbshipit-source-id: c2a3683b3ea5839689f5d2661da0bc9055a54cd2 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| file_store_handler.cc | ||
| file_store_handler.h | ||
| file_store_handler_op.cc | ||
| file_store_handler_op.h | ||
| file_store_handler_op_gpu.cc | ||
| file_store_handler_op_test.py | ||
| py_export.cc | ||
| redis_store_handler.cc | ||
| redis_store_handler.h | ||
| redis_store_handler_op.cc | ||
| redis_store_handler_op.h | ||
| redis_store_handler_op_gpu.cc | ||
| redis_store_handler_op_test.py | ||
| store_handler.cc | ||
| store_handler.h | ||
| store_ops.cc | ||
| store_ops.h | ||
| store_ops_test_util.py | ||