Base code

This commit is contained in:
Alexei Keller 2025-11-20 14:10:56 +01:00
parent 7b9a1d8f07
commit b8510c82da
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
static void prepareNeuralNetworkFile(const char *path, const NeuralNetwork nn)
{
// TODO
}
}.
void test_loadModelReturnsCorrectNumberOfLayers(void)
{