Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neuron-cc: --verbose instead of --log-level? #94

Closed
kcy1019 opened this issue Mar 24, 2020 · 1 comment
Closed

neuron-cc: --verbose instead of --log-level? #94

kcy1019 opened this issue Mar 24, 2020 · 1 comment

Comments

@kcy1019
Copy link

kcy1019 commented Mar 24, 2020

Problem

The reference guide states --log-level option can adjust the log level, whose default is INFO. However, neuron-cc does not understand the option(neuron-cc compile: error: unrecognized arguments: --log-level=INFO).

Feedback

The correct option is --verbose=INFO and the default is ERROR, not INFO.

Version Info

Neuron Compiler version 1.0.7878.0+6004821168

HWM version 1.0.897.0-6002947737
NEFF version 0.6
TVM version 1.0.1826.0+6004211132
NumPy version 1.17.2
MXNet not available
TF version 1.15.0
ONNX version 1.6.0
@micwade-aws
Copy link
Contributor

Thanks for calling it out, kcy1019. A fix to the documentation is on its way (#96).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants