Viewing File: /home/ubuntu/combine_ai/combine/lib/python3.10/site-packages/torch/include/torch/csrc/utils/init.h

#pragma once

#include <torch/csrc/utils/pybind.h>

namespace torch {
namespace throughput_benchmark {

void initThroughputBenchmarkBindings(PyObject* module);

} // namespace throughput_benchmark
} // namespace torch
Back to Directory File Manager