You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the README.md on Ubuntu, I cannot figure out how to build "model-compiler".
Using cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug ../glow and ninja all, my /bin folder only contain: InstrGen NodeGen char-rnn cifar10 fr2en include-bin network-debugger ptb .
Google/Readme/Wiki did not help, how do I get the "model-compiler"?
The text was updated successfully, but these errors were encountered:
Using the README.md on Ubuntu, I cannot figure out how to build "model-compiler".
Using
cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug ../glow
andninja all
, my /bin folder only contain:InstrGen NodeGen char-rnn cifar10 fr2en include-bin network-debugger ptb
.Google/Readme/Wiki did not help, how do I get the "model-compiler"?
The text was updated successfully, but these errors were encountered: