gosha20777 / keras2cpp

it's a small library for running trained Keras 2 models from a native C++ code.
MIT License
183 stars 54 forks source link

Cannot find test directory and files in that directory #23

Open SDRajan657 opened 4 years ago

SDRajan657 commented 4 years ago

I am unable to create the program using keras_model_test.cc since it refers to the a number of files in the test directory. Can you please upload all the files so that I may run the benchmark tests.

Upliner commented 1 year ago

You can generate them using create_unit_tests.py