Sign in
android
/
platform
/
external
/
pytorch
/
2c91e13afc6edcfe0a0e6189a88aae4ecbbf3516
/
.
/
torch
/
csrc
/
cuda
/
python_comm.h
blob: e87ae053fbe7fc59d1713cf8b148dfe52cbd01dc [
file
] [
log
] [
blame
]
#pragma
once
namespace
torch
::
cuda
::
python
{
void
initCommMethods
(
PyObject
*
module
);
}
// namespace torch::cuda::python