Skip to content

v0.7.1

Compare
Choose a tag to compare
@daquexian daquexian released this 11 Jun 03:39

Changes:

  • 2a705eb Apply clang-format
  • 8ded267 Add missing headers
  • 3ac1034 Remove android header in onnx2daq
  • 1f10295 Update the check of auto_pad
  • 4d918b9 Fix bug that input width and height are reversed
  • 276f2dd Use dnn::optional instead of std::optional and nonstd::optional
  • 59646a6 Update path in generate_code.py
  • b5d6707 Fix bug in dnn_retrieve_result.cpp
  • 7f5d2f7 Use protobuf-lite in onnx2daq
  • 013c6a2 Use protobuf-lite instead of protobuf
See more
  • 4fe4b42 Add DNN_CMAKE_INSTALL for disabling cmake install in onnxruntime
  • 52ad7de Add guard to not add_subdirectory when the target exists
  • 52da80a Add missing DNN_READ_ONNX guard
  • 1014a45 Merge pull request #53 from JDAI-CV/export
  • 7f794cf Fix alias and destination
  • 5ab120f Add alias the same with exported target name
  • 2f96e4c Add destination for installing and fix jni
  • a6fd498 Add dnn:: namespace
  • 6ea82ea Update Config.cmake.in and so on
  • 34b5fa2 Reorg the directory structure for exporting, also remove helper.h in
  • 51b19b2 Auto set python package version from git tag

This list of changes was auto generated.