Skip to content
Snippets Groups Projects
Select Git revision
  • CIWin
  • ImproveONNXTests
  • chore_26-compare-layer-import-export-onnxruntime
  • chore_30_improve-op-import-coverage
  • dev protected
  • feat/operator_constantofshape
  • feat_enhance_operator_resize_support
  • feat_formatting
  • feat_operator_hardmax
  • fix
  • fix_dev
  • fix_import_tests
  • main default protected
  • onnxq
  • version_0-4-0
  • v0.5.0
  • v0.4.1
  • v0.4.0
  • v0.3.2
  • v0.3.1
  • v0.3.0
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.0
25 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.028Apr221816151310974331Mar28272625232120166543128Feb212018131131Jan282322103217Dec16131211109543229Nov28262219151286530Oct29252321201814117327Sep262524231817161312119428Aug272623222119652126Jul25242322191715852130Jun2827262421201817149765328May242217161421Apr161211109853229Mar2827262214654129Feb26feat : [ADD] operator hardmaxfeat_operator_h…feat_operator_hardmaxUpdate 0.4.1 -> 0.5.0v0.5.0 dev mainv0.5.0 dev mainAdd requests dependency.Fix gitlabci with change in https://gitlab.eclipse.org/eclipse/aidge/gitlab_shared_files/-/commit/259221162536d4c4164fdfd631723a2184790b07Merge branch 'Fix67' into 'dev'Update handling of DropOut attributes and mark DropOut test as expected to fail since we do not support see attr.Merge branch 'feat_183_add_dropout' into 'dev'Merge remote-tracking branch 'origin/dev' into feat_183_add_dropoutUpdate aidge converters function signature.ImproveONNXTestsImproveONNXTestsRemove deprecated verbose option for export.Update typehinting for all import converter functions.Update converter_register to pytest and add a test on signatures for converters functions.Update test_converter_register to check if keys are existing and raise assert if keys are not tested.Merge branch 'fix_rootnode' into 'dev'Fix topological exploration issueMerge branch 'FixClipExport' into 'dev'Add a skip for OptionalData inputs.Fix export ONNX of clip to handle case when min and max are not input Tensors.Add dtype conversion aidge -> onnx for float64 + fix typo when creating _MAP_ONNX_TO_AIDGE_DTYPE.Merge branch 'feat_benchmark' into 'dev'upd: onnx loading systemadd: file to generate an ONNX of a single operator with required inputs and parametersupd: new 'load' function that accepts both ONNX models and files. Deprecate previous functionsMerge branch 'Fix65' into 'dev'Merge branch 'dev' into Fix65Fixed naming following eclipse/aidge/aidge_core!393Fix bug in handling of inputs_name, a mix happened between name provided by user (node name) and the name of the input input_name.ONNX export now cehck for duplicate edge names and fix them.Rename input/output_name to be snake case complient.Revert accidental changes to test_onnx_nodes_import_forward.py fileMerge branch 'feat_183_add_dropout' of gitlab.eclipse.org:maab05/aidge_onnx into feat_183_add_dropoutFixed padding computation for AveragePoolUPD: version 0.4.0 -> 0.4.1Change Python minimum version 3.7 -> 3.8Convert some print to LogRemove the use of print statement in favor of aidge_core.Log system.Add Projects url in pyproject.toml.Fix cannot import name 'node_import' from partially initialized module 'aidge_onnx', by including the whole module instead of just the top one.Fix pyproject leading to error at runtime execution.Update onnx with https://gitlab.eclipse.org/eclipse/aidge/aidge_core/-/merge_requests/277
Loading