Skip to content
Snippets Groups Projects
Select Git revision
  • Add_GlobalAveragePooling
  • ImproveRemoveFlatten
  • add_clipping_node
  • allowNoInputProducer
  • backend_export
  • copytape
  • createUniqueName
  • dataProvider_setBackend
  • dev
  • enable_custom_op
  • feat/DataTypes
  • feat/GraphInterpreter
  • feat/RefGetImpl
  • feat/SplitConv
  • feat/TensorCopy
  • feat/formatting
  • featTokenGraphRegex
  • fix
  • fixGraphRegexUnique
  • fixMain
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.1
  • v0.1.0
25 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Jul262423221918171615121110985432130Jun282726252423212019181413121110976543131May302928262423222119181716151413107632130Apr29262524232221191817161511109853Move constructor, and clone functions from operators' header to src and add src file for PaddedConv and PaddedConvDepthWiseAdd GraphView::setNodesName member function to set nodes' name in a spcific GraphViewadd ArgMax operatorUpdate unittest with new export name.Update aidge_export to new export_node + aidge_export -> serialize_to_cppadd backend cuda support for DataProviderMove utils in file instead of folder.Make meminfo and is_io optional.Update forward and export signature.Main.cpp now include header with input name.Raise error if no input set instead of just a warning.Fix multiple typo due to old naming.Merge branch 'user/cguillon/dev/py-tensor' into 'dev'Introduce Scheduler export + move generic C++ file generation to core.[Tensor] Add unit tests for scalar tensor[Tensor] Rework bindings for Tensor constructorsMerge branch 'dev/cguillon/setup-editable' into 'dev'Add In/Out Format in NodeExport.[Setup] Add support for editable mode[CMake] Add installation of python binding[Setup] Remove additional build dependency on toml[Setup] Allow empty AIDGE_BUILD_GEN type[CMake] Minor update for comment location[Setup] Remove useless copy of version.txt in python packageMerge branch 'user/guillon/dev/fix-tensor-getidx' into 'dev'[Tensor] Minor change of assertions in getStorageIdx()[Tensor] Fix Tensor::getIdx() method[Test] Add unit tests for Tensor access by coordsfix : Cmake pyproject.toml version matches CmakeLists versionAdd meminfo to ExportNode.Merge branch 'feat/release_pip' into 'dev'chore : upd gitlab shared files reffix : code qualityfix: minor bugs, imports, typosMerge branch 'dev' into feat/release_pipchore : added include version in aidge_corechore : added copyrightschore : moved run_command in aidge_core/utils.pyfix : missing cwd argument to run_command callfix : pylint mimimum version 3.7
Loading