serizba / cppflow

Run TensorFlow models in C++ without installation and without Bazel
https://serizba.github.io/cppflow/
MIT License
774 stars 177 forks source link

auto output = model(input); error #256

Open xiaoshouhahaha opened 6 months ago

xiaoshouhahaha commented 6 months ago

throw std::runtime_error("No operation named \"" + op_name + "\" exists");