Sign in
android
/
platform
/
external
/
pytorch
/
b028653670
/
.
/
torch
/
csrc
/
distributed
/
rpc
/
rpc.h
blob: fdfc29f33deb79af2bd821c5709142281faf5261 [
file
] [
log
] [
blame
]
#pragma
once
#include
<torch/csrc/python_headers.h>
namespace
torch
{
namespace
distributed
{
namespace
rpc
{
PyMethodDef
*
python_functions
();
}
// namespace rpc
}
// namespace distributed
}
// namespace torch