error: use of undeclared identifier 'ONNX_NAMESPACE'
Open
- Dominant language
- C++
- Stars
- 350
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Here https://github.com/JDAI-CV/DNNLibrary/blob/master/include/tools/onnx2daq/OnnxConverter.h#L57 you use ```ONNX_NAMESPACE``` but the included header ```onnx/onnx_pb.h``` doesn't define this namespace.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.