RIOT/tests/pkg_utensor/models/deep_mlp.hpp
2020-01-07 11:22:38 +01:00

8 lines
213 B
C++

// Auto generated by utensor-cli
#ifndef ___MODELS_DEEP_MLP_H
#define ___MODELS_DEEP_MLP_H
#include "uTensor/core/context.hpp"
void get_deep_mlp_ctx(Context& ctx, Tensor* input_0);
#endif // ___MODELS_DEEP_MLP_H