#ifdef _SRC_SERIALIZATION_IMPL_FLATBUFFER_CONVERTER
#error "flatbuffer_converter.inl should not be included more than once"
#endif
#define _SRC_SERIALIZATION_IMPL_FLATBUFFER_CONVERTER
#include "megbrain/serialization/internal/flatbuffers_helper.h"
namespace mgb {
namespace serialization {
namespace fbs {
template <typename T>
struct ParamConverter;
} } }
#include "megbrain/serialization/internal/schema_generated.h"
#include "megdnn/opr_param_defs.h"
#include "opr_param_defs_converter.inl"
#include "megbrain/opr/param_defs.h"
#include "mgb_opr_param_defs_converter.inl"