Name | Last commit | Last update |
---|---|---|
.. | ||
CompilerScripts | ||
HelperScripts | ||
Networks | ||
ONNXCompiler | ||
SeeDot | ||
TFCompiler | ||
TFEzPCLibrary | ||
.gitignore | ||
CompileTF.sh | ||
CompileTFGraph.sh | ||
Paths.config | ||
README.md |
Remove the "" from attributes while parsing the graph def itself. eg: "\"dtype\"" -> "dtype" So we can directly refer to the attributes without adding double quotes to them.
Name | Last commit | Last update |
---|---|---|
.. | ||
CompilerScripts | ||
HelperScripts | ||
Networks | ||
ONNXCompiler | ||
SeeDot | ||
TFCompiler | ||
TFEzPCLibrary | ||
.gitignore | ||
CompileTF.sh | ||
CompileTFGraph.sh | ||
Paths.config | ||
README.md |