serizba / cppflow

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

auto output = model(input); error #256

Open xiaoshouhahaha opened 11 months ago

xiaoshouhahaha commented 11 months ago

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