Skip to content
Snippets Groups Projects
Commit e8a4ad78 authored by Elizabeth's avatar Elizabeth
Browse files

Uncommented out code that runs inputted bins

parent 6645430b
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ class TableGenerator:
3. Writes the internal table to <network_name>_tensors.txt file and uses the
<network_name>_ops.txt file as a guideline in terms of row order
'''
#self.__run_inputted_binaries()
self.__run_inputted_binaries()
self.__build_internal_table()
self.__output_table_to_file()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment