Skip to content
Snippets Groups Projects
Select Git revision
  • 74-gathering-quantization-result-on-resnet18-mobilenetv2
  • DevQAT
  • add_matmul
  • dev protected
  • fix_backend
  • fix_nan
  • improvements
  • lsq_unit_test
  • main default protected
  • minor_fix
  • no_bn_flag
  • onnxq
  • op_renaming
  • qat
  • quantizer_only
  • quantizer_only_ptq
  • revert-4ca11b6e
  • rounding_modes
  • stable
  • test_LeNet
  • v0.4.0
  • v0.3.1
  • v0.3.0
  • v0.2.0
  • v0.1.2
  • v0.1.1
  • v0.1.0
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Apr29282218171615111043231Mar2827252019181716141211654328Feb27242120191714131211107654131Jan30292827222119171513863220Dec181713121195429Nov2826251331Oct30231698743227Sep26231896543230Aug23229865231Jul302926252423221918161283128Jun2019121110727May23222114136229Apr24178528Mar824Jan191822Nov151424Oct236425Sep2221145429Aug24232221118543Update pyproject.toml with search path to debug locally.devdevUpdate build dependencies.udpate cibuildwheel_build_deps_before_build_wheel.sh.Update manylinux image used by CIBW to manylinux 2.28.Specialized release pipeline to build only CPU wheels.Add option -DPYBIND11_FINDPYTHON=ON.Update Python min version to 3.10handle halfway rounding modes + scaling factor setterrounding_modesrounding_modesAdding quantizer python bindingUpdate 0.3.1 -> 0.4.0v0.4.0v0.4.0Merge branch 'quantizer_only_ptq' into 'dev'Fix typoquantizer_only_…quantizer_only_ptqClean gitlabci fileUpdate gitlabci to use previously defined beofre_script and update gitignore to remove quantization_version.hremove deprecated code (+ minor changes)Merge branch 'dev' into 'quantizer_only_ptq'update the unit testminor changesrename the Quantizer tagsreplace 'BaseQuantizer' with 'Quantizer'rewrite the PTQMetaOps.hpp documentationintegrate castQuantizedNetwork()rework castQuantizedNetwork() (+ edit replaceScalingWithBitShift())add castQuantizerIOs() + complete castQuantizedNetwork()Fixed attributes cloningadd removeRound() + draft castQuantizedNetwork()rewrite appendRoundClip() + draft replaceScalingWithBitShift()minor changesfolding of the producer's quantizersremove unused version of computeRanges()better for-loops over mapsreplace 'isScaling' with 'isActivationScaling'fix the CLEremove insertRoundBelowProducer() + minor changesfix appendRoundClip() (associateInput/associateOutput)ptq rework (single-shift related functions)Merge branch 'version_update' into 'dev'Update Pybind 2.10.4 -> 2.13.6wip (mainly appendRoundClip)Merge branch 'quantization_cast' into 'dev'
Loading