NeuralNetworkExample wont compile
-
Hi there [meaning @Christoph-Hart :)].
Im trying to complile RTneural on NeuralNetworkExample as standalone and I got this:JUCE v6.1.3 libc++abi: terminating due to uncaught exception of type nlohmann::json_v3_11_1::detail::type_error: [json.exception.type_error.304] cannot use at() with null
Any way to get thought this?
Here's XCODE line 21109 on hi_tools/hi_neural/RTNeural/modules/json/json.hpp -
More data: it happens only with Tensorflow model, Pytorch compiles ok!
-
@hisefilo
uh oh. I've been using tensorflow.
I'd better check this out and see whether I have the same issue on my machine. I'm running windows.