Skip to content

Releases: JDAI-CV/dabnn

v0.1.5

17 May 11:48
Compare
Choose a tag to compare

Changes:

See more

This list of changes was auto generated.

v0.1.4

16 May 14:04
Compare
Choose a tag to compare

Changes:

  • bba0328 Add extract_constant_to_initializer optimizer
  • dbf82f6 Merge pull request #20 from JDAI-CV/revert-19-converter
  • 6778c3c Revert "Add extract constant to initializer optimizer"

This list of changes was auto generated.

v0.1.3: Merge pull request #19 from JDAI-CV/converter

16 May 13:23
2aa5342
Compare
Choose a tag to compare

Changes:

  • 2aa5342 Merge pull request #19 from JDAI-CV/converter
  • eae8ed2 Add extract constant to initializer optimizer
  • deee382 deploy aar even when not master, since the tag has been vX.Y
  • da78d78 Merge pull request #18 from JDAI-CV/rename_daq_to_dab
  • bf34afc Rename daq to dab
  • ed5f502 Update comments

This list of changes was auto generated.

v0.1.2

15 May 16:44
Compare
Choose a tag to compare

Changes:

  • 2a70cf7 Generate Android version code from git count in Gradle (build.gradle)
  • 9e9a3bd Merge pull request #17 from JDAI-CV/converter
  • 3f69ee6 Rename extreme soft to aggressive, soft to moderate
  • 0b3e8e5 Add extremesoft level
  • d55df70 Add comments for dabnn optimizer
  • da4e14a Update dabnn's onnx
  • 5366045 Remove wrong log
  • 4f3f345 Update converter since we have recognized binary convs in onnx
  • 2016463 Update onnx to daquexian/onnx for dabnn optimizers
  • 1cc6e69 onnx2bnn: Update the method to discover binary convs, add '--strict' arg (not test)
See more
  • e1fddc6 Merge pull request #15 from JDAI-CV/update_build_aar_sh
  • 9734965 Cat build.gradle to check version
  • 0f6af3c Only deploy aar on master and tagged with v*, fix the dryRun arg

This list of changes was auto generated.

Merge pull request #14 from JDAI-CV/v0.1.1

09 May 10:47
f8481cb
Compare
Choose a tag to compare

Changes:

  • f8481cb Merge pull request #14 from JDAI-CV/v0.1.1
  • c82fde3 Upgrade to v0.1.1
  • 2b3aa10 Merge pull request #13 from JDAI-CV/fix
  • 238c1ee [bugfix] Fix a bug of wrong hstep, and wrong mat constructor calling
  • d4503cd Fix wrong arg in gemm benchmark (however it does not affect speed)
  • 92d950f Merge pull request #11 from JDAI-CV/fix_cmake_3.5
  • 63f6c9e set missing Protobuf_*
  • e42ac94 Add information about jcenter aar package
  • 4f44a32 Merge pull request #9 from JDAI-CV/fix_low_cmake
  • 84557ca Attempt to use cmake 3.5
See more
  • 7814384 Support cmake 3.5, test it in ci
  • 6e9e322 Merge pull request #6 from JDAI-CV/pipeline_task_aar
  • 0fd8b5a Prepare for merge
  • 434fbe8 Fix reversed condition bug
  • 6cb3f12 Bintray->bintray
  • 98b53c7 Try to fix yml error
  • 5dcfa84 Add task for build & publish aar package
  • ace4339 Update .gitignore to ignore generated jni .so
  • 0ae953b rename dabnn_jni to dabnn-jni, update android module
  • f6aafef Add Net Android module
  • 899e148 Merge pull request #5 from JDAI-CV/update_readme
  • d051dea Merge branch 'master' into update_readme
  • dfc2378 Update README
  • 381102f Merge pull request #4 from JDAI-CV/update_readme
  • 5264dd7 Update README for high resolution gitter badge
  • 818f6ab Update info for gitter room
  • 15ba3b4 Update README.md - fix wrong grammar
  • c23b2a1 Update information about ONNX model
  • 19f5caf Add information about BMXNet in README
  • f164b33 Polish the benchmark result format and fix the wrong benchmark daq_pm
  • 658b7bf Polish the benchmark result format
  • 78cf01b Update README.md
  • c264d2f Update README.md
  • 37f4ac1 Rearrange README.md
  • 46a277b Add links about pretrained models
  • 5761d78 Update images and README
  • 37a0663 Update README for a more decent description of our speed
  • a98f55c Add information about AppImage

This list of changes was auto generated.

v0.1: Merge pull request #3 from JDAI-CV/update_converter

05 May 05:34
f5828a0
Compare
Choose a tag to compare

Changes:

  • f5828a0 Merge pull request #3 from JDAI-CV/update_converter
  • c7a425a Remove latest build since there is a no elegant way to do it automatically
  • 891ca6a Create release for the new dummy tag
  • 82e1f3c Polish log
  • 805bd64 Set flags for formally release
  • 805cc21 action create->edit for latest build
  • 0b1ea81 Add release on tag, add title for latest build
  • 36f7e6a Set tag manually for latest build
  • 7e9b16d Fix github connection name
  • a54b2ca install protobuf in onnx2bnn ci
See more
  • be4bb50 Update usage message in onnx2bnn
  • 0bf1a3b Add appimage build script
  • 2f967f7 Fix wrong &
  • 0fa9f37 chmod +x build_onnx2bnn.sh
  • 446bb66 Make onnx2bnn c++11 compatible, add onnx2bnn build ci
  • b22baf7 Remove experimental codes
  • f19d680 Update README for the meaning of Conv xxx in comparison images
  • c89ca5c Update new images
  • 9f6a183 Merge pull request #2 from JDAI-CV/update_googletest
  • 247dd96 Update .gitsubmodules
  • deff37c Update googletest since my android fix is merged
  • 0d6e4f1 Update azure pipeline badge
  • b747419 Merge pull request #1 from JDAI-CV/azure_pipeline
  • 66c4f2e wget -O, add download_models.sh
  • 1f6acf9 Add azure pipeline badge
  • db5f686 wget -o instead of wget -O for macos wget
  • d312ffb Add display name and bgemm test and net test
  • 68875ba clone submodules
  • b1e72ab Add set -e in bash
  • 3943c90 Fix wrong ndk path
  • 2f406e3 Set cmake min version to 3.6
  • 1be70e5 init azure pipeline
  • 08c1967 Remove some out-dated tests, rename bconv_3x3_128 to bconv_3x3
  • 90f18c7 Update googletest submodule for android fix
  • b015744 Update README_CN.md
  • 2f6ec4b Add comment for .dap_pm configurations
  • 0c18fdc Update README

This list of changes was auto generated.