eloquentarduino/EloquentTinyML

Does tensorflow need to know how the network is built?

ewecan opened this issue · 1 comments

ewecan commented

When tensorflow predicts, does the code need to know the content of the network construction and how it is constructed

ewecan commented

Why is it possible to predict with only one array, without building a network structure?