Sign in
android
/
platform
/
external
/
pytorch
/
afe15d2d2fe86b812d7c71777ab0f78d85ea9903
/
.
/
torch
/
csrc
/
utils
/
init.h
blob: 31b65470c18ee807917e4568dfc2d95ed63571e0 [
file
] [
log
] [
blame
]
#pragma
once
#include
<torch/csrc/utils/pybind.h>
namespace
torch
::
throughput_benchmark
{
void
initThroughputBenchmarkBindings
(
PyObject
*
module
);
}
// namespace torch::throughput_benchmark