17#ifndef __ONERT_API_PYTHON_NNFW_TRAININFO_BINDINGS_H__
18#define __ONERT_API_PYTHON_NNFW_TRAININFO_BINDINGS_H__
20#include <pybind11/pybind11.h>
21#include <pybind11/stl.h>
23namespace py = pybind11;
void bind_nnfw_train_enums(py::module_ &m)
void bind_nnfw_train_info(py::module_ &m)
void bind_nnfw_loss_info(py::module_ &m)