Sign in
android
/
platform
/
external
/
pytorch
/
d68bb50ef3
/
.
/
torch
/
csrc
/
utils
/
python_dispatch.h
blob: cf5b92d1d41f5d3046ded51b2c2dc4bd3c15b38e [
file
] [
log
] [
blame
]
#include
<pybind11/pybind11.h>
namespace
torch
{
namespace
impl
{
namespace
dispatch
{
void
initDispatchBindings
(
PyObject
*
module
);
}}}
// namespace torch::impl::dispatch