pytorch/caffe2/mpi
Sebastian Messmer ce6906b051 Narrowing Blob (#11167)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/11167

Narrow the Blob API as preparation for merging Blob/IValue

- get rid of templated IsType and Operator::InputIsType / OutputIsType
- Use 'using' instead of 'typedef' for DestroyCall (just for readability)

Reviewed By: ezyang

Differential Revision: D9623916

fbshipit-source-id: 952f0b0cf5a525094b02e8d2798dd57a56a9e1d8
2018-09-10 12:40:16 -07:00
..
CMakeLists.txt
mpi_common.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
mpi_common.h Export MPI functions (#11037) 2018-08-30 10:42:02 -07:00
mpi_gpu_test.cc Remove template parameter from Tensor (#9939) 2018-07-27 10:56:39 -07:00
mpi_ops.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
mpi_ops.h Narrowing Blob (#11167) 2018-09-10 12:40:16 -07:00
mpi_ops_gpu.cc Windows DLL build with Caffe2 code (#11266) 2018-09-06 15:12:20 -07:00
mpi_test.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00