Skip to content
Snippets Groups Projects
Select Git revision
  • AddUnitTest
  • NodeExport
  • dev protected
  • feat_formatting
  • feat_operator_reducemean
  • feat_speed_up_pad
  • fix
  • main default protected
  • v0.3.1
  • v0.3.0
  • v0.2.1
  • v0.2.0
  • v0.1.2
  • v0.1.1
  • v0.1.0
  • v0.0.1
16 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020May1815141312728Apr232218171514431Mar28175427Feb31Jan12Dec628Nov21624Oct2311108713Sep629Aug28272630Jul232219171512109432130Jun282726131228May2423221413763229Apr249526Mar14Feb1324Jan1619Dec22Nov26Oct2524236Test export now clean successfull tests.devdevUpdate 0.3.0 -> 0.3.1v0.3.1 mainv0.3.1 mainFixed reshapeFixed TransposeChanged skip to expectedFailureFixed missing operatorsImprove example script test to show stdout in failing cases.Clean import in resnet18 script.Add torch dep for tests.Add aidge_quantization dependencie for tests.Add aidge_onnx dependencie for tests.Add unit test on example scripts. Fix LeNet int8 exportFix ResNet18 int8 exportUpdate gitignore to ignore GDB files.feat : added ASAN compilation option to Makefilefeat_operator_r…feat_operator_reducemeanfeat : added Debug compilation option to makefilefeat : [ADD] operator reducemeanchore : updated test names to avoid redundancy in unittest callsfeat : speed up pad executionfeat_speed_up_padfeat_speed_up_padFix Hardmax export with new export style.[Fix] Wrong operator name 2[Fix] Wrong operator name[Refactor] Adapt ConvDw to the new export system[Refactor](R18) Adapt to new aidge_cmp flag system[Chore](R18) Perform an inference to set the intermediate tensors to export[Chore](R18) Round the tensor after rescaling[Fix] Manually set the input after the quantzation step[Fix] The normalize function was dividing by 0 when min == max[Chore] Remove the LeakyReLU from the recipes as it is not yet supported by the export[Refactor] Adapt the way to set the scaling attributes, datatypes and node names[Refactor] get_node_from_metaop now returns a list of all operators found[Chore] file name change[Refactor] Adapt export scripts to the latest aidge_quantization update[Fix] Exclude Clip producers[Chore] get_node -> get_node_from_metaop[Chore] Rename the softmax operator[Chore] Add a get_node functions (aidge_core) to retrieve a node within a metaOp from its type[Fix] Wrong MetaOps types for setting the weights and biases datatypes[Feat] New operators registration system
Loading