Skip to content

v0.7.3: Merge pull request #60 from JDAI-CV/update_wrapper

Compare
Choose a tag to compare
@daquexian daquexian released this 26 Jul 06:10
848b29f

Changes:

  • 848b29f Merge pull request #60 from JDAI-CV/update_wrapper
  • 4168162 Update nnapi wrapper from tensorflow
  • ab22710 Merge pull request #59 from JDAI-CV/check_conv_weight
  • a724168 Use shape inference to check concat, softmax and global pooling
  • ecc612d Add more check for pooling, batchnorm and identity
  • c28e516 getsupportednodes.cpp building -- fix cmake
  • 73e4e89 Fix the shape of one-element tensor
  • eff13f6 Add rank check in convert func of onnx converter
  • 4a4ded8 Merge pull request #58 from JDAI-CV/check_conv_weight
  • 85cad29 Add getsupportednodes tool, check for single reshape/dropout
See more
  • 79edcc3 Add softmax axis check
  • 8501d9a fix depth mulitiplier of dw conv
  • 2f08809 conv2d and pooling2d
  • b1a25f6 make strkeymap has const, check prelu slope
  • 51f2779 check whether onnx convolution weight exists in initializer
  • 65b14c9 check api in runtime and make AllowFp16 accessible in api 27
  • a804ce1 remove src folder
  • efa45e7 make log less verbose
  • b5739d5 Update dnn_benchmark to support onnx
  • b9584fe Support non-rank-4 input in daqreader
  • 1ec5eaa Add the missing throw in dnn_retrieve_result.cpp
  • 90cb0f8 Merge pull request #57 from JDAI-CV/support_onnx_model_output
  • a75548d Considering identity for output
  • 6bbf563 support onnx model output
  • 99baa7b Merge pull request #56 from JDAI-CV/3rd_party
  • 73f7526 Move flatbuffers to submodule

This list of changes was auto generated.